mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
968911dbc0
Use visit_assign to detect SSA locals.
I screwed up the logic in 3c43b61b87.
Fixes https://github.com/rust-lang/rust/issues/111426