rust-analyzer/crates/rust-analyzer/src
2020-12-06 01:39:52 +01:00
..
bin Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
cli Fix diagnostics subcommand, look at all modules 2020-12-04 19:37:37 +01:00
diagnostics Update expect tests 2020-12-06 01:39:52 +01:00
caps.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
cargo_target_spec.rs Emit better #[cfg] diagnostics 2020-10-22 19:19:18 +02:00
cli.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
config.rs Align default importMergeBehaviour with VSCode 2020-11-29 16:43:46 +01:00
diagnostics.rs Align diagnostics config with the rest of rust-analyzer 2020-08-18 16:03:15 +02: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 Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
global_state.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
handlers.rs Fill code_description for rust_analyzer diagnostics 2020-11-18 08:54:52 +01:00
lib.rs Respond with JSON-RPC error if we failed to deserialize request 2020-10-30 19:57:52 +01:00
line_endings.rs Simplify 2020-06-28 01:30:45 +03:00
lsp_ext.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
lsp_utils.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
main_loop.rs Don't prime caches when just opening a file 2020-12-02 20:18:28 +01:00
markdown.rs Improve support for code block attributes 2020-08-26 15:55:06 +02:00
reload.rs Downgrade "failed to load" error to warning 2020-11-27 18:35:22 +01:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Fix OptionalVersionedTextDocumentIdentifier type 2020-12-01 08:33:21 -05:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs Use METHOD semantic token type 2020-12-04 18:27:10 +02:00