Closed
Description
This is a tracking issue for the function ManuallyDrop::take
, gated on the feature manually_drop_take
.
Steps:
- Implementation (Add ManuallyDrop::take #55421)
- Adjust documentation (Stabilize ManuallyDrop::take #68066)
- Stabilization PR (Stabilize ManuallyDrop::take #68066)
Unresolved questions:
- Naming (Tracking issue for
ManuallyDrop::take
#55422 (comment)) - Should this function take
&Self
or&mut Self
? (Tracking issue forManuallyDrop::take
#55422 (comment))
Metadata
Metadata
Assignees
Labels
Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the library API team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.