rust/crates/rust-analyzer/src
2021-03-08 09:05:19 +00:00
..
bin Switch from pico-args to xflags 2021-03-02 15:08:20 +03:00
cli Support disabling rustc build scripts 2021-03-08 09:05:19 +00:00
diagnostics Bump cargo_metadata 2021-03-02 14:27:29 +02: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 Split pub fn cargo_load into pub fn load_workspace_at and pub fn load_workspace 2021-02-16 16:37:52 +01:00
config.rs Support disabling rustc build scripts 2021-03-08 09:05:19 +00:00
diagnostics.rs Avoid transmitting unchanged diagnostics 2021-02-17 12:45:17 +01:00
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 Fix bitrotted module name 2021-02-16 19:17:32 +03:00
global_state.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
handlers.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lib.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
line_index.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lsp_ext.rs Enable offset-encoding capability 2021-02-16 19:17:32 +03:00
lsp_utils.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
main_loop.rs Migrate to user-centric config name for cargo check stuff 2021-03-04 15:38:53 +03: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 Support disabling rustc build scripts 2021-03-08 09:05:19 +00:00
request_metrics.rs
semantic_tokens.rs Add a semantic token type for char literals 2021-02-05 23:46:39 +00:00
thread_pool.rs
to_proto.rs Merge #7335 #7691 2021-03-02 13:32:06 +00:00