rust/crates/rust-analyzer/src
2023-12-18 12:37:18 +01:00
..
bin Run rust-analyzer on rustc tests in metrics 2023-12-15 02:10:25 +03:30
cli internal: Move proc-macro knowledge out of base-db 2023-12-18 12:37:18 +01:00
config
diagnostics Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
handlers Search for parent blocks and items when resolving inlay hints 2023-12-11 15:16:55 +02:00
lsp Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
caps.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
cargo_target_spec.rs Deduplicate dummy test span maps 2023-11-28 10:55:40 +01:00
cli.rs Run rust-analyzer on rustc tests in metrics 2023-12-15 02:10:25 +03:30
config.rs fix: Syntax fixup now removes subtrees with fake spans 2023-12-15 13:52:49 +01:00
diagnostics.rs Fix diagnostics panicking when resolving to different files due to macros 2023-12-06 14:39:26 +01:00
diff.rs
dispatch.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
global_state.rs internal: Move proc-macro knowledge out of base-db 2023-12-18 12:37:18 +01:00
integrated_benchmarks.rs internal: Move proc-macro knowledge out of base-db 2023-12-18 12:37:18 +01:00
lib.rs Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
line_index.rs
lsp.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
main_loop.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
mem_docs.rs
op_queue.rs
reload.rs internal: Move proc-macro knowledge out of base-db 2023-12-18 12:37:18 +01:00
task_pool.rs
version.rs