ICE (Internal Compiler Error) triggered in code with const generics and enum initialization #116554
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.
I got this code by our own fuzzing tool.
This ICE looks like #114317 ,and it also caused by
generic_const_exprs
😂Code
Meta
rustc --version --verbose
:It can also be reproduced by nightly(2023-10-8)
Error output
Backtrace
The text was updated successfully, but these errors were encountered: