rust/crates/rust-analyzer/src
2020-10-12 13:35:01 +02:00
..
bin Use log::error! in a few more places 2020-09-17 17:37:52 +02:00
cli Properly name the field 2020-10-02 21:38:22 +03:00
diagnostics Highlight errors in macros 2020-09-06 09:22:01 +03:00
caps.rs lsp-types 0.82 2020-09-23 15:41:55 -04:00
cargo_target_spec.rs Allow running a test as a binary 2020-08-26 17:33:03 +02:00
cli.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
config.rs Merge #6140 2020-10-06 17:51:20 +00:00
diagnostics.rs Align diagnostics config with the rest of rust-analyzer 2020-08-18 16:03:15 +02:00
dispatch.rs More panic_context 2020-09-29 20:49:48 +02:00
document.rs Handle semantic token deltas 2020-07-31 20:57:53 -04:00
from_proto.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
global_state.rs Move ide::AnalysisChange -> base_db::Change 2020-10-02 16:45:08 +02:00
handlers.rs Merge #5917 2020-10-12 07:38:24 +00: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 Better progress API 2020-10-07 12:15:37 +02:00
main_loop.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
markdown.rs Improve support for code block attributes 2020-08-26 15:55:06 +02:00
reload.rs Move ide::AnalysisChange -> base_db::Change 2020-10-02 16:45:08 +02:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Switch to upstream ENUM_MEMBER 2020-09-02 09:40:59 -04:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs Replace 'cargo_prefix' option with 'override_cargo' 2020-10-02 12:34:27 +03:00