Generic associated types can shadow lifetimes #67512
Labels
A-GATs
Area: Generic associated types (GATs)
C-bug
Category: This is a bug.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The following code is incorrectly permitted
The text was updated successfully, but these errors were encountered: