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