error: internal compiler error: src/librustc_mir/borrow_check/universal_regions.rs:754: cannot convert ReEmpty(U0)
to a region vid
#72455
Labels
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Note: I've already spotted that
where Self: ,
and after I've removed it, the ICE is gone.Meta
The problem seems present on all
stable
,beta
andnightly
.Error output
The text was updated successfully, but these errors were encountered: