]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #22125: alexcrichton/into-iter-stability
authorAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:04 +0000 (08:43 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:04 +0000 (08:43 -0800)
* Remove type parameters from `IteratorExt::cloned`
* Rename `IntoIterator::Iter` to `IntoIterator::IntoIter`
* Mark `IntoIterator::into_iter` as stable (but not the trait, only the method).

1  2 
src/libcore/iter.rs

Simple merge