Skip to content

Tracking issue for Atomic*::{get_mut, into_inner} #35603

Closed
@alexcrichton

Description

@alexcrichton
Member

Tracking issue for rust-lang/rfcs#1649

Activity

added
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
on Aug 11, 2016
added a commit that references this issue on Aug 19, 2016

Auto merge of #35719 - Amanieu:atomic_access, r=alexcrichton

added
B-unstableBlocker: Implemented in the nightly compiler and unstable.
and removed
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.
on Sep 15, 2016
alexcrichton

alexcrichton commented on Nov 1, 2016

@alexcrichton
MemberAuthor

@rfcbot fcp merge

Seem like some nice APIs to have, and also not contentious

rfcbot

rfcbot commented on Nov 1, 2016

@rfcbot
Collaborator

Team member @alexcrichton has proposed to merge this. The next step is review by the rest of the tagged teams:

No concerns currently listed.

Once these reviewers reach consensus, this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up!

See this document for info about what commands tagged team members can give me.

rfcbot

rfcbot commented on Nov 12, 2016

@rfcbot
Collaborator

🔔 This is now entering its final comment period, as per the review above. 🔔

psst @alexcrichton, I wasn't able to add the final-comment-period label, please do so.

added
final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.
on Nov 12, 2016
rfcbot

rfcbot commented on Nov 22, 2016

@rfcbot
Collaborator

The final comment period is now complete.

9 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexcrichton@sfackler@rfcbot

        Issue actions

          Tracking issue for Atomic*::{get_mut, into_inner} · Issue #35603 · rust-lang/rust