rust/crates/rust-analyzer/src
2021-12-20 19:17:31 +01:00
..
bin fix: Fix windows not finding the pdb file 2021-12-20 19:17:31 +01:00
cli Emit moniker in lsif 2021-11-22 21:29:05 +03:30
diagnostics Merge #10902 2021-12-05 10:52:54 +00:00
caps.rs Pull in new lsp-types for VS compat 2021-10-18 12:03:49 +03:00
cargo_target_spec.rs internal: remove useless helpers 2021-08-09 15:58:21 +03:00
cli.rs Begining of lsif 2021-09-26 10:04:02 +03:30
config.rs Add a few default snippets for VSCode 2021-12-17 16:24:29 +01:00
diagnostics.rs Handle multiple cargo check quick fix spans 2021-12-04 21:41:56 -08:00
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs Merge #10080 2021-08-30 07:58:59 +00:00
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 internal: add "Shuffle Crate Graph" command 2021-12-07 16:37:19 +01:00
integrated_benchmarks.rs Migrate to edition 2021 2021-10-21 20:10:40 +02:00
lib.rs internal: optimize compile time 2021-08-15 13:24:37 +03:00
line_index.rs use utf16 instead of utf8 2021-09-26 10:04:02 +03:30
lsp_ext.rs internal: add "Shuffle Crate Graph" command 2021-12-07 16:37:19 +01:00
lsp_utils.rs Pull in new lsp-types for VS compat 2021-10-18 12:03:49 +03:00
main_loop.rs internal: add "Shuffle Crate Graph" command 2021-12-07 16:37:19 +01:00
markdown.rs perf: avoid allocating by just slicing. 2021-10-26 20:59:48 +08:00
mem_docs.rs fix: correctly update diagnostics when files are opened and closed 2021-07-26 21:22:06 +03:00
op_queue.rs internal: simplify handling of the build scripts 2021-07-18 11:29:22 +03:00
reload.rs Set server status to warning when proc-macro sources change 2021-10-30 14:49:32 +02:00
semantic_tokens.rs Introduce SymbolKind::Derive 2021-12-04 18:18:09 +01:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs Introduce SymbolKind::Derive 2021-12-04 18:18:09 +01:00