mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 14:57:06 +00:00
The assignment is complete only after the statement. This marks self-assignments `x = x + 1` as non-sSA.
The assignment is complete only after the statement. This marks self-assignments `x = x + 1` as non-sSA.