bors 1ad58a42aa Auto merge of #14711 - Veykril:highlight-captures, r=Veykril
feat: Highlight closure captures when cursor is on pipe or move keyword

This runs into the same issue on vscode as exit points for `->`, where highlights are only triggered on identifiers, https://github.com/rust-lang/rust-analyzer/issues/9395

Though putting the cursor on `move` should at least work.
2023-05-02 07:22:43 +00:00
..
2023-05-02 06:48:29 +00:00
2023-02-14 14:59:50 +01:00
2022-11-23 17:24:03 +02:00
2023-01-02 15:02:54 +00:00
2023-02-14 01:09:50 +00:00
2022-11-23 17:24:03 +02:00
2023-01-02 15:02:54 +00:00
2023-05-01 23:23:10 +03:30