rust/src/libcore/fmt
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
..
rt register snapshot 880fb89 2015-02-27 01:48:49 +01:00
builders.rs Switch to a specific feature 2015-03-11 12:58:01 -07:00
float.rs Remove IteratorExt 2015-03-28 13:53:45 -07:00
mod.rs Remove IteratorExt 2015-03-28 13:53:45 -07:00
num.rs Remove IteratorExt 2015-03-28 13:53:45 -07:00