rust/compiler
Matthias Krüger 09e2d0f289
Rollup merge of #105163 - compiler-errors:afit-lt-arity, r=jackh726
Check lifetime param count in `collect_trait_impl_trait_tys`

We checked the type and const generics count, but not the lifetimes, which were handled in a different function.

Fixes #105154
2022-12-02 21:22:50 +01:00
..
2022-11-28 00:11:12 -08:00
2022-11-26 18:04:54 -08:00