rust/crates/rust-analyzer/src
bors b30b77d373 Auto merge of #16573 - Veykril:salsa-doc-tests, r=Veykril
internal: Remove salsa doc compile tests

These don't play well with the github CI error annotations
2024-02-15 16:29:39 +00:00
..
bin Remove salsa doc compile tests 2024-02-15 17:28:24 +01:00
cli Set documentation field in SCIP from doc comment 2024-02-14 14:46:32 -08: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 #16247 - Veykril:opqueues, r=Veykril 2024-02-14 14:33:16 +00:00
lsp fix: Place snippets correctly in multi-edit assists 2024-02-14 21:35:17 -05: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 fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01:00
cli.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
config.rs fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +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 fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01: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 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
reload.rs Auto merge of #16247 - Veykril:opqueues, r=Veykril 2024-02-14 14:33:16 +00:00
task_pool.rs feature: Add a UnindexedProject notification and a corresponding setting. 2024-02-08 14:23:00 -05:00
version.rs