Allow structs to have lifetime parameters even if those lifetimes are unused inside #13999
Labels
A-lifetimes
Area: Lifetimes / regions
A-type-system
Area: Type system
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
This has become useful for a few patterns in Servo where we want types that enforce that they can't be "stashed" anywhere.
The text was updated successfully, but these errors were encountered: