rust/crates/rust-analyzer/src
2021-02-16 10:55:34 -05:00
..
bin Start LSP 3.17 support 2021-02-14 14:51:29 -05:00
cli Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
diagnostics Update Test Data 2021-02-01 17:36:51 +01:00
caps.rs Start LSP 3.17 support 2021-02-14 14:51:29 -05: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 Fix a few clippy::perf warnings 2021-02-16 10:55:34 -05:00
diagnostics.rs Align diagnostics config with the rest of rust-analyzer 2020-08-18 16:03:15 +02:00
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs Respond with JSON-RPC error if we failed to deserialize request 2020-10-30 19:57:52 +01:00
document.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
from_proto.rs Moved CodeLens to ide crate 2021-02-13 13:07:47 +02:00
global_state.rs Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
handlers.rs Make it clear which client-side commands we use 2021-02-14 19:36:44 +03:00
lib.rs Fix progress token is already registered crash 2021-01-10 18:02:02 +03:00
line_endings.rs Simplify find_crlf 2021-02-14 20:20:14 +01:00
lsp_ext.rs Moved CodeLens to ide crate 2021-02-13 13:07:47 +02:00
lsp_utils.rs Fixed typos in tests 2021-01-09 15:41:29 +01:00
main_loop.rs Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
markdown.rs Fixed typos in tests 2021-01-09 15:41:29 +01:00
op_queue.rs Async Loading outdir and proc-macro 2021-01-29 01:04:14 +08:00
reload.rs Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Add a semantic token type for char literals 2021-02-05 23:46:39 +00:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs Fix a few clippy::perf warnings 2021-02-16 10:55:34 -05:00