Unconstrained lifetimes in impl headers are usable in assoc consts #127927
Labels
A-const-generics
Area: const generics (parameters and arguments)
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#114713
This should be dealt with somehow before allowing associated constants to be used in the type system (e.g.
feature(generic_const_exprs)
or amin
variation).The text was updated successfully, but these errors were encountered: