mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
bd4e623485
To avoid the use of a mutable local variable, and because it reads more nicely.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.