mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
bd4e623485
To avoid the use of a mutable local variable, and because it reads more nicely.
For more information about how rustc works, see the rustc dev guide.