Skip to content

std: Stabilize the IntoIterator trait#22454

Merged
huonw merged 1 commit intorust-lang:masterfrom
alexcrichton:stabilize-into-iterator
Feb 18, 2015
Merged

std: Stabilize the IntoIterator trait#22454
huonw merged 1 commit intorust-lang:masterfrom
alexcrichton:stabilize-into-iterator

Conversation

@alexcrichton
Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @aturon

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

@aturon
Copy link
Copy Markdown
Contributor

aturon commented Feb 17, 2015

Huzzah!

@bors: r+ cc68786

@nagisa
Copy link
Copy Markdown
Member

nagisa commented Feb 17, 2015

This needs

@bors: rollup

@aturon
Copy link
Copy Markdown
Contributor

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