mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
111adde7ed
Suggest removing redundant arguments in format!() Closes #105225. This is also a follow-up to #105635, which seems to have become stale. r? `@estebank`