mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 12:16:22 +00:00

Streamline the `format` macro. Removing the unnecessary local variable speeds up compilation a little. r? `@cuviper`
Streamline the `format` macro. Removing the unnecessary local variable speeds up compilation a little. r? `@cuviper`