adt_const_params
allows impls of ConstParamTy
with non-ConstParamTy pointees
#112124
Labels
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-adt_const_params
`#![feature(adt_const_params)]`
T-types
Relevant to the types team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen: it should error
Instead, this happened: it compilers
Meta
playground version
:Backtrace
The text was updated successfully, but these errors were encountered: