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