assoc const equality anon consts have elided lifetimes set to 'static
#110933
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-lifetimes
Area: Lifetimes / regions
A-resolve
Area: Name resolution
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-associated_const_equality
`#![feature(associated_const_equality)]`
I tried this code:
I expected to see this happen: it compile
Instead, this happened: it errored
related issue: #110931
Meta
playground version
:Backtrace
The text was updated successfully, but these errors were encountered: