-
-
Notifications
You must be signed in to change notification settings - Fork 16k
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-api[DEPRECATED; DO NOT USE][DEPRECATED; DO NOT USE]
Description
Activity
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-api[DEPRECATED; DO NOT USE][DEPRECATED; DO NOT USE]
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