error promoting type-tests from closures part 2 #108639
Labels
A-borrow-checker
Area: The borrow checker
A-NLL
Area: Non-lexical lifetimes (NLL)
C-bug
Category: This is a bug.
NLL-complete
Working towards the "valid code works" goal
T-types
Relevant to the types team, which will review and decide on the PR/issue.
A variant of #108635 with a different etiology:
In the same context as #108635, we fail to find an equal universal region although there is a one.
rust/compiler/rustc_borrowck/src/region_infer/mod.rs
Line 1145 in 0b4ba4c
@rustbot label C-bug T-types A-NLL NLL-complete A-borrow-checker
The text was updated successfully, but these errors were encountered: