rust/crates/rust-analyzer/src
bors[bot] 393cbd0982
Merge #10841
10841: Emit moniker in lsif r=Veykril a=HKalbasi

fix #10559 

Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com>
Co-authored-by: HKalbasi <45197576+HKalbasi@users.noreply.github.com>
2021-11-29 11:13:39 +00:00
..
bin Migrate to edition 2021 2021-10-21 20:10:40 +02:00
cli Emit moniker in lsif 2021-11-22 21:29:05 +03:30
diagnostics Make lint groups work correctly with warningsAsInfo and warningsAsHint 2021-11-22 18:38:28 +01:00
caps.rs Pull in new lsp-types for VS compat 2021-10-18 12:03:49 +03:00
cargo_target_spec.rs
cli.rs Begining of lsif 2021-09-26 10:04:02 +03:30
config.rs Add toggle to disable cache priming 2021-11-19 19:30:11 +02:00
diagnostics.rs
diff.rs
dispatch.rs
from_proto.rs Migrate to edition 2021 2021-10-21 20:10:40 +02:00
global_state.rs Set server status to warning when proc-macro sources change 2021-10-30 14:49:32 +02:00
handlers.rs Fix Plaintext textDocument/hover 2021-10-29 18:23:47 +03:00
integrated_benchmarks.rs Migrate to edition 2021 2021-10-21 20:10:40 +02:00
lib.rs
line_index.rs use utf16 instead of utf8 2021-09-26 10:04:02 +03:30
lsp_ext.rs Make multiple import edits work for completions 2021-10-04 21:44:33 +02:00
lsp_utils.rs Pull in new lsp-types for VS compat 2021-10-18 12:03:49 +03:00
main_loop.rs Add toggle to disable cache priming 2021-11-19 19:30:11 +02:00
markdown.rs perf: avoid allocating by just slicing. 2021-10-26 20:59:48 +08:00
mem_docs.rs
op_queue.rs
reload.rs Set server status to warning when proc-macro sources change 2021-10-30 14:49:32 +02:00
semantic_tokens.rs Add semantic token modifier for crate root 2021-10-01 20:52:13 +10:00
thread_pool.rs
to_proto.rs Fix Plaintext textDocument/hover 2021-10-29 18:23:47 +03:00