rust/src/libstd/collections
Alex Crichton 605225a366 std: Rename IntoIterator::Iter to IntoIter
This is in preparation for stabilization of the `IntoIterator` trait. All
implementations and references to `Iter` need to be renamed to `IntoIter`.

[breaking-change]
2015-02-09 15:58:13 -08:00
..
hash std: Rename IntoIterator::Iter to IntoIter 2015-02-09 15:58:13 -08:00
mod.rs fix outdated docs 2015-02-07 00:42:29 +05:30