caller_location ICEs in Miri #73272
Labels
A-const-eval
Area: Constant evaluation (MIR interpretation)
A-miri
Area: The miri tool
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.
Some Miri tests, e.g.
./miri run tests/run-pass/panic/catch_panic.rs
, now ICE withThis is a regression introduced by #73246. The likely cause is #73182.
Cc @Aaron1011 @matthewjasper
The text was updated successfully, but these errors were encountered: