rust/src/libstd/sys
bors c89de2c56b Auto merge of #23300 - sfackler:rm-iterator-ext, r=alexcrichton
All methods are inlined into Iterator with `Self: Sized` bounds to make
sure Iterator is still object safe.

[breaking-change]

This is blocked on ICEs: https://gist.github.com/sfackler/5aff7c57cf8d896e2c6f
Seem to be similar to #23281.
2015-03-28 22:11:49 +00:00
..
common rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
unix iOS: int/uint fallout 2015-03-28 17:18:03 +02:00
windows Remove IteratorExt 2015-03-28 13:53:45 -07:00