rust/crates/rust-analyzer/src
bors d3ce333ec8 Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykril
feat: Closure capture inlay hints

I opted for a fictional `move(foo, &bar, &mut qux)` syntax here, disabled by default as these are not correct rust syntax and hence could cause confusion.
![image](https://user-images.githubusercontent.com/3757771/236447484-649a4ea6-ad61-496e-bad8-765a5236150e.png)
2023-05-08 09:52:29 +00:00
..
bin fix: Force InitializeParams windows path drives to uppercase 2023-04-29 20:14:17 +02:00
cli Use triomphe Arc 2023-05-02 20:02:43 +03:00
config Fix checkOnSave to check config patching not always working 2023-01-18 20:29:55 +01:00
diagnostics Refactor position 2023-05-06 00:52:32 -07:00
handlers Use triomphe Arc 2023-05-02 20:02:43 +03:00
caps.rs Make WideEncoding non-exhaustive 2023-05-06 00:49:23 -07: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 #14742 - Veykril:closure-capture-inlays, r=Veykril 2023-05-08 09:52:29 +00:00
diagnostics.rs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
diff.rs Fix last few warnings manually 2022-07-20 15:05:02 +02:00
dispatch.rs fix: Do not retry inlay hint requests 2023-03-15 12:44:11 +01:00
from_proto.rs Return Option 2023-05-06 00:57:57 -07:00
global_state.rs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
handlers.rs last fixes after rebase 2023-05-02 11:24:08 -03:00
integrated_benchmarks.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lib.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
line_index.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lsp_ext.rs Add a localDocs capability 2023-05-02 17:13:21 +02:00
lsp_utils.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
main_loop.rs Use triomphe Arc 2023-05-02 20:02:43 +03: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 Use triomphe Arc 2023-05-02 20:02:43 +03: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 #14742 - Veykril:closure-capture-inlays, r=Veykril 2023-05-08 09:52:29 +00:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00