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 Iterator::copied in 1.36.0 #60333

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Apr 27, 2019

Per #57127 (comment).

Closes #57127.

r? @varkor

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 27, 2019
@Centril Centril 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 Apr 27, 2019
@Centril Centril added this to the 1.36 milestone Apr 27, 2019
@Centril
Copy link
Contributor Author

Centril commented Apr 27, 2019

@bors rollup

@varkor
Copy link
Member

varkor commented Apr 27, 2019

r=me when Travis is happy.

@Centril
Copy link
Contributor Author

Centril commented Apr 27, 2019

@bors r=varkor

@bors
Copy link
Contributor

bors commented Apr 27, 2019

📌 Commit b71f8d4 has been approved by varkor

@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 Apr 27, 2019
@bors
Copy link
Contributor

bors commented Apr 28, 2019

⌛ Testing commit b71f8d4 with merge 5f0dc0e...

bors added a commit that referenced this pull request Apr 28, 2019
@bors
Copy link
Contributor

bors commented Apr 28, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: varkor
Pushing 5f0dc0e to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 28, 2019
@bors bors merged commit b71f8d4 into rust-lang:master Apr 28, 2019
@Centril Centril deleted the stabilize-iterator-copied branch April 28, 2019 06:56
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.

Tracking issue for Iterator::copied
4 participants