mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

This is important for the "convert closure to fn" assist, as it needs to find and modify the places the captures are used.
This is important for the "convert closure to fn" assist, as it needs to find and modify the places the captures are used.