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