-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-NLLArea: Non-lexical lifetimes (NLL)Area: Non-lexical lifetimes (NLL)B-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 RFCT-langRelevant to the language teamRelevant to the language team
Description
This is a tracking issue for the RFC "Enable nested method calls" (rust-lang/rfcs#2025).
Steps:
- Implement the RFC
- Implementation specifically is tracked in MIR Borrowck: two-phased borrows #46037
- Adjust documentation (see instructions on forge)
- Stabilization PR (see instructions on forge)
Issues and questions to be resolved prior to stabilization:
- as currently implemented, the two-phase borrows apply more broadly than the RFC text permitted for initial release, limit two phase borrows to method-call autorefs #46747
LunaBorowska and gibfahngibfahnluiz00martins
Metadata
Metadata
Assignees
Labels
A-NLLArea: Non-lexical lifetimes (NLL)Area: Non-lexical lifetimes (NLL)B-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 RFCT-langRelevant to the language teamRelevant to the language team