cycle error when dealing with an unevaluated const in the type of a const param #74101
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-lazy-normalization
Area: Lazy normalization (tracking issue: #60471)
C-bug
Category: This is a bug.
F-const_generics
`#![feature(const_generics)]`
requires-nightly
This issue requires a nightly compiler in some way.
should compile, but currently results in the following. I am kind of surprised that this ends up with 3 separate cycle errors.
The text was updated successfully, but these errors were encountered: