rust/docs
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
..
dev Add a localDocs capability 2023-05-02 17:13:21 +02:00
user Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykril 2023-05-08 09:52:29 +00:00