Commit 6966be1
committed
Auto merge of #113396 - lenko-d:dont_ICE_when_no_bound_vars_for_lifetime_binders, r=compiler-errors
Don't ICE when no bound vars found while doing closure hir type check
The problem was that we were not visiting the const generic default argument in a bound where predicate when the HIR gets traversed in hir_analysis -> collect -> resolve_bound_vars.
Fixes [112574](rust-lang/rust#112574)File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments