mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.