mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 04:55:54 +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`