rust/crates/rust-analyzer/src
bors 512a93ac94 Auto merge of #14100 - Veykril:load_cargo-proc-macro-srv-config, r=Veykril
Allow specifying what proc-macro server to run in rust_analyzer::load_cargo API

Closes https://github.com/rust-lang/rust-analyzer/issues/10516
2023-02-08 10:12:31 +00:00
..
bin Support DidChangeWorkspaceFolders capability 2023-02-07 22:40:40 +01:00
cli Allow specifying what proc-macro server to run in rust_analyzer::load_cargo API 2023-02-08 11:05:34 +01:00
config Fix checkOnSave to check config patching not always working 2023-01-18 20:29:55 +01:00
diagnostics Support DidChangeWorkspaceFolders capability 2023-02-07 22:40:40 +01:00
caps.rs Support DidChangeWorkspaceFolders capability 2023-02-07 22:40:40 +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 Auto merge of #13986 - MariaSolOs:limit-completions, r=Veykril 2023-02-08 09:31:35 +00: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 Tweak change collapsing 2023-01-29 17:20:22 +02:00
handlers.rs Fix markdown removal in hover handling whitespace weirdly 2023-01-20 14:29:12 +01: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 ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
lsp_ext.rs Add a 'open server logs' button to the error notification 2023-01-23 13:24:42 +01:00
lsp_utils.rs Add a 'open server logs' button to the error notification 2023-01-23 13:24:42 +01:00
main_loop.rs Support DidChangeWorkspaceFolders capability 2023-02-07 22:40:40 +01: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 Make tt generic over the span data 2023-01-31 14:58:16 +01: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 Sort and truncate final response 2023-02-07 18:41:28 -08:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00