Internal Compiler Error with generic const parameters #136416
Labels
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
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.
rustc-ice-2025-02-02T02_19_03-370381.txt
Code
I think this should be a parser error? I reduced it from a much more complicated test case that I think was hitting an actual logic bug, but this is the smallest program that triggers a failure in the same way.
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: