mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 11:40:39 +00:00
Rework diagnostics for wrong number of generic args (fixes #66228 and #71924) This PR reworks the `wrong number of {} arguments` message, so that it provides more details and contextual hints.