rust/crates/rust-analyzer/src
2024-04-19 18:25:10 +02:00
..
bin internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00
cli Re-implement dependecny tracking for cargo script 2024-04-19 18:25:06 +02:00
config rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
diagnostics Fix off-by-one error converting to LSP UTF8 offsets with multi-byte char 2024-04-03 14:46:51 +02:00
handlers Correctly populate detached files roots 2024-04-19 18:25:10 +02:00
lsp ide: improve ReferenceCategoryType 2024-04-16 17:17:46 +01:00
tracing Dedup hprof stuff 2024-03-07 10:21:50 +01:00
caps.rs rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
cargo_target_spec.rs Make test harness arguments configurable and not --nocapture. 2024-04-18 18:37:09 -07:00
cli.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
config.rs Auto merge of #17108 - Veykril:rustc-ws-hacks, r=Veykril 2024-04-19 16:00:54 +00:00
diagnostics.rs Make ConfigData Ser and TOML De 2024-04-15 14:14:23 +02:00
diff.rs Fix last few warnings manually 2022-07-20 15:05:02 +02:00
dispatch.rs rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
global_state.rs Re-implement dependecny tracking for cargo script 2024-04-19 18:25:06 +02:00
hack_recover_crate_name.rs Add test explorer 2024-03-06 00:05:29 +03:30
integrated_benchmarks.rs Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
lib.rs Add test explorer 2024-03-06 00:05:29 +03:30
line_index.rs internal: speedup LineEndings calculation using 'memchr' 2024-01-18 17:03:29 +08:00
lsp.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
main_loop.rs Auto merge of #16639 - alibektas:13529/config_restruct, r=Veykril 2024-04-16 07:52:07 +00:00
mem_docs.rs VFS no longer stores all source files in memory 2024-01-08 12:51:16 +01:00
op_queue.rs Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
reload.rs Correctly populate detached files roots 2024-04-19 18:25:10 +02:00
task_pool.rs feature: Add a UnindexedProject notification and a corresponding setting. 2024-02-08 14:23:00 -05:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00