Can't implement Drop on type with const_evaluatable_checked where bound #79248
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-destructors
Area: Destructors (`Drop`, …)
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This issue seems to be specific to the
Drop
trait.rustc --version --verbose
:@rustbot label A-const-generics F-const_evaluatable_checked T-compiler
The text was updated successfully, but these errors were encountered: