rust/crates/rust-analyzer/src
2023-01-16 16:04:38 +01:00
..
bin Unconditionally enable location links in inlay hints again 2023-01-16 16:04:38 +01:00
cli remove needless borrows 2023-01-02 14:52:32 +00:00
config Rename checkOnSave settings to check 2023-01-09 14:17:13 +01:00
diagnostics Auto merge of #13860 - danieleades:clippy, r=lnicola 2023-01-08 17:29:57 +00:00
caps.rs remove needless borrows 2023-01-02 14:52:32 +00:00
cargo_target_spec.rs ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
cli.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
config.rs Unconditionally enable location links in inlay hints again 2023-01-16 16:04:38 +01:00
diagnostics.rs remove useless conversions 2023-01-02 15:02:54 +00:00
diff.rs Fix last few warnings manually 2022-07-20 15:05:02 +02:00
dispatch.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
from_proto.rs remove useless casts 2023-01-02 15:02:54 +00:00
global_state.rs Auto merge of #13744 - vtta:numthreads, r=Veykril 2023-01-09 11:53:23 +00:00
handlers.rs Remove hover inlay tooltips, replace them with location links 2023-01-14 12:19:29 +01:00
integrated_benchmarks.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
lib.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
line_index.rs ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
lsp_ext.rs Remove hover inlay tooltips, replace them with location links 2023-01-14 12:19:29 +01:00
lsp_utils.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
main_loop.rs collapse some nested blocks 2023-01-10 20:40:08 +00:00
markdown.rs Code blocks with tilde also works like code block 2022-04-01 20:29:32 +09:00
mem_docs.rs ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
op_queue.rs internal: more visibility into why things happen 2022-04-16 13:17:27 +01:00
reload.rs Remove non-needed clones 2022-12-23 02:20:03 -05:00
semantic_tokens.rs remove useless casts 2023-01-02 15:02:54 +00:00
task_pool.rs Add numThreads in config to avoid spawning lots of threads every time 2022-12-09 21:35:06 +08:00
to_proto.rs Remove unnecessary Hint suffix on InlayKind variants 2023-01-14 13:08:45 +01:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00