rust/crates/rust-analyzer/src
2024-02-13 19:42:03 +01:00
..
bin rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
cli Cleanup term search related changes 2024-02-11 14:35:54 +02: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 flycheck: initial implementation of $saved_file 2024-02-12 15:45:48 +01:00
lsp Cleanup term search related changes 2024-02-11 14:35:54 +02:00
tracing Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +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 Merge commit '426d2842c1' into sync-from-ra2 2024-01-03 11:35:07 +02:00
cli.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
config.rs Auto merge of #15476 - Wilfred:implement-saved-file3, r=Veykril 2024-02-12 14:59:37 +00:00
diagnostics.rs rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09: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 rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
integrated_benchmarks.rs Optionally disable term search for autocompletion 2024-02-11 13:33:29 +02:00
lib.rs Auto merge of #16465 - Veykril:eprintln, r=Veykril 2024-01-31 21:07:50 +00: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 flycheck: initial implementation of $saved_file 2024-02-12 15:45:48 +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 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
reload.rs fix: Pass .cargo/config.toml env vars to proc-macro server 2024-02-13 19:42:03 +01: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