mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 18:25:29 +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.