Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize Cell::from_mut and as_slice_of_cells #61620

Merged
merged 1 commit into from
Jun 8, 2019

Conversation

SimonSapin
Copy link
Contributor

@rust-highfive
Copy link
Collaborator

r? @bluss

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 7, 2019
@SimonSapin SimonSapin added relnotes Marks issues that should be documented in the release notes of the next release. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Jun 7, 2019
@Centril Centril added this to the 1.37 milestone Jun 7, 2019
@Centril
Copy link
Contributor

Centril commented Jun 7, 2019

r? @RalfJung

@rust-highfive rust-highfive assigned RalfJung and unassigned bluss Jun 7, 2019
@RalfJung
Copy link
Member

RalfJung commented Jun 8, 2019

Looking good!

@bors r+

@bors
Copy link
Contributor

bors commented Jun 8, 2019

📌 Commit 2ce9440 has been approved by RalfJung

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 8, 2019
@bors
Copy link
Contributor

bors commented Jun 8, 2019

⌛ Testing commit 2ce9440 with merge fb7cca3...

bors added a commit that referenced this pull request Jun 8, 2019
Stabilize Cell::from_mut and as_slice_of_cells

FCP: #43038 (comment)
@bors
Copy link
Contributor

bors commented Jun 8, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing fb7cca3 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 8, 2019
@bors bors merged commit 2ce9440 into rust-lang:master Jun 8, 2019
@SimonSapin SimonSapin deleted the as_cell branch June 11, 2019 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants