rust/crates/rust-analyzer/src
2023-03-28 09:56:01 -04:00
..
bin Support DidChangeWorkspaceFolders capability 2023-02-07 22:40:40 +01:00
cli Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +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
cli.rs
config.rs Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
diagnostics.rs
diff.rs
dispatch.rs fix: Do not retry inlay hint requests 2023-03-15 12:44:11 +01:00
from_proto.rs Support UTF-32 position encoding 2023-02-14 01:09:50 +00:00
global_state.rs Fix typo 2023-03-28 12:32:51 +03:00
handlers.rs Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +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
line_index.rs Support UTF-32 position encoding 2023-02-14 01:09:50 +00:00
lsp_ext.rs Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +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
op_queue.rs Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
reload.rs it, uh, turns out that we should be spawning for new servers. oops. 2023-03-28 09:56:01 -04:00
semantic_tokens.rs remove useless casts 2023-01-02 15:02:54 +00:00
task_pool.rs
to_proto.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
version.rs