Files
rust/compiler/rustc_hir_analysis/src
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-10-29 20:28:38 +11:00