[ICE]: interpret const eval failure #132769
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
Meta
rustc --version --verbose
:Error output
Backtrace
Anything else?
This issue is similar to #124348; however, #124348 does not report an ICE on the current nightly version. The difference is the addition of a
main
function.The text was updated successfully, but these errors were encountered: