rust/crates/rust-analyzer/src
2021-01-20 18:39:46 +01:00
..
bin Add back jemalloc support 2021-01-18 19:39:46 +01:00
cli Merge #7297 #7338 2021-01-18 19:40:11 +00:00
diagnostics Don't duplicate rustc diagnostics fixes 2021-01-15 18:11:54 +01:00
caps.rs Merge #7220 2021-01-13 17:40:45 +00:00
cargo_target_spec.rs More maintainable config 2021-01-06 15:39:28 +03:00
cli.rs Move print_memory_usage to cli.rs 2020-12-11 18:24:27 +01:00
config.rs Add flyimport completion for trait assoc items 2021-01-16 20:44:12 +02:00
diagnostics.rs
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs
document.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
from_proto.rs
global_state.rs Fix progress token is already registered crash 2021-01-10 18:02:02 +03:00
handlers.rs Move SymbolKind to ide_db 2021-01-20 15:25:34 +01:00
lib.rs Fix progress token is already registered crash 2021-01-10 18:02:02 +03:00
line_endings.rs
lsp_ext.rs Initial implementation of view-hir command 2020-12-28 18:29:58 +00:00
lsp_utils.rs Fixed typos in tests 2021-01-09 15:41:29 +01:00
main_loop.rs Honor client's dynamic registration caps 2021-01-10 22:38:35 +03:00
markdown.rs Fixed typos in tests 2021-01-09 15:41:29 +01:00
op_queue.rs Fix progress token is already registered crash 2021-01-10 18:02:02 +03:00
reload.rs Avoid blocking the main loop when editing Cargo.toml 2021-01-18 14:52:12 +03:00
request_metrics.rs
semantic_tokens.rs Split punctuation semantic highlighting up into more tags 2021-01-10 13:33:03 +01:00
thread_pool.rs
to_proto.rs Partially unify SymbolKind and CompletionItemKind 2021-01-20 18:39:46 +01:00