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

std: Stabilize the IntoIterator trait #22454

Merged
merged 1 commit into from
Feb 18, 2015

Conversation

alexcrichton
Copy link
Member

Now that the necessary associated types exist for the IntoIterator trait this
commit stabilizes the trait as-is as well as all existing implementations.

Now that the necessary associated types exist for the `IntoIterator` trait this
commit stabilizes the trait as-is as well as all existing implementations.
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@aturon
Copy link
Member

aturon commented Feb 17, 2015

Huzzah!

@bors: r+ cc68786

@nagisa
Copy link
Member

nagisa commented Feb 17, 2015

This needs

@bors: rollup

@aturon
Copy link
Member

aturon commented Feb 17, 2015

@bors: rollup

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 18, 2015
Now that the necessary associated types exist for the `IntoIterator` trait this
commit stabilizes the trait as-is as well as all existing implementations.
@huonw huonw merged commit cc68786 into rust-lang:master Feb 18, 2015
@aturon aturon mentioned this pull request Feb 18, 2015
91 tasks
@alexcrichton alexcrichton deleted the stabilize-into-iterator branch March 27, 2015 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants