mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
829e88032a
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.)