Replace ConstValue::Infer(InferConst::Canonical(..))
with ConstValue::Bound
#65655
Labels
A-const-generics
Area: const generics (parameters and arguments)
F-const_generics
`#![feature(const_generics)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Mirroring the change to bound types in #55330.
cc @eddyb
The text was updated successfully, but these errors were encountered: