ICE when using const parameters typed at a type parameter in a generic const expression #88997
Labels
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
(playground)
Meta
rustc --version --verbose
:Also tested on the playground:
1.57.0-nightly (2021-09-14 c3c0f80d6081092faff8)
.Error output
Backtrace
@rustbot modify labels: +A-const-generics +F-generic_const_exprs +requires-nightly
The text was updated successfully, but these errors were encountered: