]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #22454: alexcrichton/stabilize-into-iterator
authorAlex Crichton <alex@alexcrichton.com>
Tue, 17 Feb 2015 23:14:59 +0000 (15:14 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 18 Feb 2015 01:26:44 +0000 (17:26 -0800)
Now that the necessary associated types exist for the `IntoIterator` trait this
commit stabilizes the trait as-is as well as all existing implementations.

1  2 
src/libcore/iter.rs

Simple merge