mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

tweak "make mut" spans when assigning to locals Work towards fixing #106857 This PR just cleans up a lot of spans which is helpful before properly fixing the issues. Best reviewed commit-by-commit. r? `@estebank`