rust/crates/rust-analyzer/src
2023-04-14 08:41:53 +02:00
..
bin Drop support for non-syroot proc macro ABIs 2023-03-29 10:57:32 +02:00
cli hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref 2023-04-06 19:36:25 +02:00
config Fix checkOnSave to check config patching not always working 2023-01-18 20:29:55 +01:00
diagnostics Support UTF-32 position encoding 2023-02-14 01:09:50 +00:00
caps.rs Bump lsp-types 2023-02-14 14:59:50 +01: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 Compute closure captures 2023-04-10 23:04:34 +03:30
diagnostics.rs remove useless conversions 2023-01-02 15:02:54 +00:00
diff.rs
dispatch.rs fix: Do not retry inlay hint requests 2023-03-15 12:44:11 +01:00
from_proto.rs fix: Fix inverted code lens resolve file version check 2023-04-14 08:41:53 +02:00
global_state.rs Auto merge of #14410 - Veykril:query-lru-capacities, r=Veykril 2023-03-30 12:20:24 +00:00
handlers.rs internal: Skip code lens resolution for mismatched document versions 2023-04-13 10:55:28 +02:00
integrated_benchmarks.rs Auto merge of #14100 - Veykril:load_cargo-proc-macro-srv-config, r=Veykril 2023-02-08 10:12:31 +00:00
lib.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
line_index.rs Support UTF-32 position encoding 2023-02-14 01:09:50 +00:00
lsp_ext.rs internal: Skip code lens resolution for mismatched document versions 2023-04-13 10:55:28 +02:00
lsp_utils.rs Aggregate errors and warnings in the status message 2023-03-15 11:28:37 +01:00
main_loop.rs Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
markdown.rs fix(rustdoc): don't escape double hashes outside of Rust code blocks 2023-03-28 05:32:59 +07:00
mem_docs.rs ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
op_queue.rs Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
reload.rs internal: Warn when loading sysroot fails to find the core library 2023-04-13 08:40:14 +02: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 Auto merge of #14559 - Veykril:version-code-lens, r=Veykril 2023-04-13 08:55:40 +00:00
version.rs