-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Projections, lifetimes, and WF tracking issue (RFC 1214) #27579
Copy link
Copy link
Closed
Labels
A-type-systemArea: Type systemArea: Type systemB-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-needs-summaryStatus: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-langRelevant to the language teamRelevant to the language team
Description
Metadata
Metadata
Assignees
Labels
A-type-systemArea: Type systemArea: Type systemB-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-needs-summaryStatus: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-langRelevant to the language teamRelevant to the language team
Type
Fields
No fields configured for issues without a type.
Tracking issue for rust-lang/rfcs#1214
Unimplemented... (trait objects & associated type bounds) #26406Mismatched assumptions for interaction between associated type and lifetime in trait #24622associated type does not live long enough #23442&[Trait] should probably not be allowed #21748[[T]] is allowed in structs #25692declaration of non-object-safe trait object type should be invalid #21953format_args! returned from a closure causes corruption/crash #27592check_methodApparent regression in implied bounds #27583Selfis not neededSelfis WF, I believe (at least in trait impls)After warning cycle is complete
ReEmptyin the outlives relationTesting chart
fn(T): 'aaffectsT