mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +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.