rust/src/libcore/iter
Corey Farwell 7e47327d90 Rollup merge of #42169 - scottmcm:new-step-trait-issue, r=alexcrichton
Give step_trait a distinct tracking issue from step_by

iterator_step_by has decoupled their futures, so the tracking issue should split.

Old issue: https://github.com/rust-lang/rust/issues/27741
New issue: https://github.com/rust-lang/rust/issues/42168

r? @alexcrichton (another follow-up to closed PR https://github.com/rust-lang/rust/pull/42110#issuecomment-303176049)
2017-05-26 10:20:25 -04:00
..
iterator.rs Auto merge of #41439 - ivandardi:master, r=BurntSushi 2017-05-19 17:42:28 +00:00
mod.rs Rollup merge of #42169 - scottmcm:new-step-trait-issue, r=alexcrichton 2017-05-26 10:20:25 -04:00
range.rs Rollup merge of #42169 - scottmcm:new-step-trait-issue, r=alexcrichton 2017-05-26 10:20:25 -04:00
sources.rs Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04:00
traits.rs iter: Simplification in rfind's provided implementation 2017-04-03 02:03:19 +02:00