ICE: Missing constant with generic_const_exprs #105608
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)]`
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.
Continuation of rust-lang/clippy#10032. I minimized this together with @Byter09, thank you for your help and originally finding the issue!
Code
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=03c6d14bce8d34ec6be5d395dbdebd58
Meta
rustc --version --verbose
:Error output
The first and most relevant delayed bug:
All the delayed bugs and the usual backtrace:
Backtrace
The text was updated successfully, but these errors were encountered: