]> git.lizzy.rs Git - rust.git/commit
Give step_trait a distinct tracking issue from step_by
authorScott McMurray <scottmcm@users.noreply.github.com>
Tue, 23 May 2017 10:08:18 +0000 (03:08 -0700)
committerScott McMurray <scottmcm@users.noreply.github.com>
Tue, 23 May 2017 10:08:18 +0000 (03:08 -0700)
commit794e5724a871e2414c0b39b9d99bc5a084d31dfd
tree7adbd7115420ef0b2d302cf7b381bf5e881c4b8d
parent0bd9e1f5e6e9832691d033f1cc32409f5e2a9145
Give step_trait a distinct tracking issue from step_by

iterator_step_by has decoupled their futures, so the tracking issue should split.
src/doc/unstable-book/src/library-features/step-trait.md
src/libcore/iter/mod.rs
src/libcore/iter/range.rs