ICE with let_else: trimmed_def_paths constructed #91017
Labels
C-bug
Category: This is a bug.
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
I was working on #91018, a follow up for #89933, and was adding
let_else
torustc_mir_build
when I encountered the ICE.The code is available in my local rustc fork on the let_else_ice branch. I've minimized it to the single invocation that causes the ICE.
Error output
Full error log
cc tracking issue #87335
cc @cormacrelf because I'm not sure if #89841 fixes this ICE or not.
The text was updated successfully, but these errors were encountered: