mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
427288b3ce
Streamline the `format` macro. Removing the unnecessary local variable speeds up compilation a little. r? `@cuviper`