mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 15:35:19 +00:00
rustc_resolve: Use `#![feature(format_args_capture)]` This is the best new sugar for quite some time. (I only changed places that already used named arguments.)