rust/crates/rust-analyzer/src
2021-01-11 14:45:35 +08:00
..
bin Make config.rs a single source of truth for configuration. 2020-12-08 19:25:41 +03:00
cli Only log path and syntax range when processing function if source exists 2021-01-02 21:53:52 +11:00
diagnostics Filter out empty rustc spans 2020-12-21 15:38:27 +01:00
caps.rs update rs format 2021-01-10 14:39:44 +08:00
cargo_target_spec.rs Open Cargo.toml opens more specific manifest 2020-12-08 16:28:21 +03:00
cli.rs Move print_memory_usage to cli.rs 2020-12-11 18:24:27 +01:00
config.rs More maintainable caps config 2021-01-05 17:46:57 +03: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 Introduce anchored_path 2020-12-09 19:07:05 +03:00
handlers.rs move logic from client to server. 2021-01-11 14:45:35 +08:00
lib.rs Merge #7106 2020-12-31 15:11:14 +00:00
line_endings.rs
lsp_ext.rs Initial implementation of view-hir command 2020-12-28 18:29:58 +00:00
lsp_utils.rs More maintainable caps config 2021-01-05 17:46:57 +03:00
main_loop.rs Initial implementation of view-hir command 2020-12-28 18:29:58 +00:00
markdown.rs Formatting. 2021-01-01 17:31:32 +01:00
reload.rs More maintainable caps config 2021-01-05 17:46:57 +03:00
request_metrics.rs
semantic_tokens.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
thread_pool.rs
to_proto.rs More maintainable caps config 2021-01-05 17:46:57 +03:00