rust/src/libstd/collections
Steven Fackler d502f4221f Remove IteratorExt
All methods are inlined into Iterator with `Self: Sized` bounds to make
sure Iterator is still object safe.

[breaking-change]
2015-03-28 13:53:45 -07:00
..
hash Remove IteratorExt 2015-03-28 13:53:45 -07:00
mod.rs default => or_insert per RFC 2015-03-27 07:42:03 -04:00