Files
rust/compiler
Mara Bos 835faa532f Rollup merge of #79032 - lcnr:arg-count, r=varkor
improve type const mismatch errors

Doesn't completely remove `check_generic_arg_count` as that would have required some more complex changes but
instead checks type and const params in only one step. Also moved the help added by `@JulianKnodt` in #75611 to `generic_arg_mismatch_err`.

r? `@varkor` cc `@petrochenkov`
2020-11-16 17:26:35 +01:00
..
2020-10-30 10:13:39 -04:00
2020-10-30 10:13:41 -04:00
2020-11-13 11:19:25 +01:00
2020-11-05 20:11:29 +01:00