-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Tracking Issue for core::pin::pin! #93178
Copy link
Copy link
Closed
Labels
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-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
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-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature gate:
#![feature(pin_macro)]This is a tracking issue for
core::pin::pin!, which allows pinning values to the stack / local scope.Public API
Steps / History
pin!-ning macro tocore::pin. #93176::{core,std}::pin::pin!#103800(un)Resolved Questions
Should it be named
pin_mut!instead, and have apin_ref!counterpart? (cc @cramertj's Add a stack-pin!-ning macro tocore::pin. #93176 (comment))I claim this has been deemed resolved by this conclusion