rust/src/libstd/prelude
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
..
mod.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00
v1.rs Remove IteratorExt 2015-03-28 13:53:45 -07:00