-
-
Notifications
You must be signed in to change notification settings - Fork 15k
subtask of RFC 195: implement associated lifetimes #17842
Copy link
Copy link
Closed
Labels
A-borrow-checkerArea: The borrow checkerArea: The borrow checkerA-type-systemArea: Type systemArea: Type systemC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-lowLow priorityLow priorityT-langRelevant to the language teamRelevant to the language team
Metadata
Metadata
Assignees
Labels
A-borrow-checkerArea: The borrow checkerArea: The borrow checkerA-type-systemArea: Type systemArea: Type systemC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-lowLow priorityLow priorityT-langRelevant to the language teamRelevant to the language team
Type
Fields
Give feedbackNo fields configured for issues without a type.
As a subtask of #17307, we want to implement associated lifetimes at some point.
This blocks the code revisions implied by #17828.
@aturon notes here that this may block 1.0; or at least, we certainly cannot mark libraries associated with #17828 as
stable, so the real question is whether such library types need to be stable for 1.0.