Closed
Description
The current diagnostics are a little ad hoc and rely on counting the number of mismatches (e.g. they will only produce an error for the first mismatch). It would be nice to produce diagnostics like:
missing generic arguments for `T`, `const N: usize`, `U`
cc @eddyb
This issue has been assigned to @rakshith-ravi via this comment.