rust/compiler/rustc_ast_lowering/src
bors a62a76047e Auto merge of #77524 - Patryk27:fixes/66228, r=estebank
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.
2021-01-13 20:35:58 +00:00
..
expr.rs Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper 2020-12-17 11:43:55 +09:00
item.rs Lint on extern in item declaration position 2021-01-13 07:49:16 -05:00
lib.rs Lint on extern in item declaration position 2021-01-13 07:49:16 -05:00
pat.rs Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
path.rs Rework diagnostics for wrong number of generic args 2021-01-10 13:07:40 +01:00