rust/crates/rust-analyzer/src
Jeremy A. Kolb 8982c0610f Update tests
2020-10-26 09:57:46 -04:00
..
bin Add tracing to main rust-analyzer binary 2020-10-25 13:53:38 +01:00
cli Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
diagnostics Update tests 2020-10-26 09:57:46 -04:00
caps.rs Latest proposed LSP 3.16.0 2020-10-26 09:23:34 -04: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 Request a refresh of semantic tokens if things are loaded up 2020-10-26 09:23:34 -04:00
diagnostics.rs Align diagnostics config with the rest of rust-analyzer 2020-08-18 16:03:15 +02:00
dispatch.rs Fix panic context 2020-10-23 15:18:33 +02:00
document.rs Handle semantic token deltas 2020-07-31 20:57:53 -04:00
from_proto.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
global_state.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
handlers.rs Latest proposed LSP 3.16.0 2020-10-26 09:23:34 -04:00
lib.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
line_endings.rs Simplify 2020-06-28 01:30:45 +03:00
lsp_ext.rs Changes from review 2020-10-08 15:01:30 +13:00
lsp_utils.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
main_loop.rs Request a refresh of semantic tokens if things are loaded up 2020-10-26 09:23:34 -04:00
markdown.rs Improve support for code block attributes 2020-08-26 15:55:06 +02:00
reload.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Add HighlightModifier::Callable and add it for locals 2020-10-16 06:38:32 -03:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs Latest proposed LSP 3.16.0 2020-10-26 09:23:34 -04:00