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