ICE: try_lower_anon_const_lit: received const param which shouldn't be possible
with generic_const_exprs
#140275
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.
Following issue may related:
Above issue happens in func sig instead of trait, but also want's to get the size of the array?
Code
A fuzzer is used, with manual minimize
Meta
rustc --version --verbose
:Error output
Backtrace
Please do teach me if I've done anything wrong :)
The text was updated successfully, but these errors were encountered: