Files
rust/compiler
Yuki Okushi 77030b7825 Rollup merge of #96717 - BoxyUwU:gats_const_param_types_mismatch_err, r=lcnr
Handle mismatched generic param kinds in trait impls betterly

- Check that generic params on a generic associated type are the same as in the trait definition
- Check that const generics are not used in place of type generics (and the other way round too)

r? `@lcnr`
2022-05-11 00:09:31 +09:00
..
2022-05-09 18:40:18 +02:00
2022-05-09 18:40:18 +02:00
2022-05-09 18:40:18 +02:00
2022-05-09 18:40:18 +02:00
2022-04-18 23:28:06 +02:00
2022-05-09 18:40:18 +02:00
2022-05-02 17:40:30 -07:00