rust-analyzer/crates/hir-ty
Chayim Refael Friedman 506b9663bf Preserve all spans for closure captures, not just one
This is important for the "convert closure to fn" assist, as it needs to find and modify the places the captures are used.
2024-08-24 23:46:32 +03:00
..
src Preserve all spans for closure captures, not just one 2024-08-24 23:46:32 +03:00
Cargo.toml Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock 2024-08-16 09:53:37 +03:00