mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-29 16:59:45 +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`