Rustc panics during build with cannot convert
ReScope(Destruction(847)) to a region vid
#61090
Labels
A-NLL
Area: Non-lexical lifetimes (NLL)
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.
I was trying to compile my application - and unfortunately I've made a large number of changes between the last time I could get it to build so figuring out that is going on will be tough (I'm also newer with Rust). I'll take a look at #51351 and see if I have any similar constructs in my program
I am simply running this command:
Meta
rustc --version --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: