rust/src/libcore/iter
Mark Simulacrum 3d7a390552 Rollup merge of #44840 - steveklabnik:fix-wording, r=BurntSushi
Improve wording for StepBy

No other iterator makes the distinction between an iterator and an iterator adapter
in its summary line, so change it to be consistent with all other adapters.
2017-09-29 17:59:00 -06:00
..
iterator.rs Backport libs stabilizations to 1.21 beta 2017-09-24 22:27:39 -07:00
mod.rs Rollup merge of #44840 - steveklabnik:fix-wording, r=BurntSushi 2017-09-29 17:59:00 -06:00
range.rs Add an overflow check in the Iter::next() impl for Range<_> 2017-08-01 19:31:50 +02:00
sources.rs Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04:00
traits.rs Auto merge of #44682 - bluss:iter-rfold, r=dtolnay 2017-09-21 23:44:11 +00:00