mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 02:08:10 +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`