rust/crates/rust-analyzer/src
2024-03-05 11:06:36 +01:00
..
bin Remove salsa doc compile tests 2024-02-15 17:28:24 +01:00
cli Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
config rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
diagnostics rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
handlers Auto merge of #16722 - mo8it:allocations, r=Veykril 2024-03-04 09:17:23 +00:00
lsp fix: Don't add \ before { 2024-02-20 14:35:59 -05:00
tracing internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +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 internal: Fetch toolchain and datalayout for DetachedFiles 2024-02-20 10:40:39 +01:00
cli.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
config.rs internal: Adjust a few things for trait assoc item hovers 2024-03-05 11:06:36 +01:00
diagnostics.rs rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
diff.rs
dispatch.rs rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
global_state.rs Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
integrated_benchmarks.rs internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
lib.rs Move dedup-dev-deps tests into rust-analyzer crate 2024-02-16 15:47:40 +01:00
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 fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01: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 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
reload.rs Cleanup 2024-03-04 11:10:06 +01:00
task_pool.rs feature: Add a UnindexedProject notification and a corresponding setting. 2024-02-08 14:23:00 -05:00
version.rs