]> git.lizzy.rs Git - rust.git/commit
Deprecate iter::range::StepBy
authorScott McMurray <scottmcm@users.noreply.github.com>
Tue, 30 May 2017 06:56:37 +0000 (23:56 -0700)
committerScott McMurray <scottmcm@users.noreply.github.com>
Thu, 1 Jun 2017 05:35:34 +0000 (22:35 -0700)
commit1723e063c9d29bbcfe7622789869818cb635bdeb
tree4e81a2963f893c15779f6316e04e529778b25735
parent0967e2495d7a631cdb0daa01507e3b2350878db1
Deprecate iter::range::StepBy

Only exposed as DeprecatedStepBy (as of PR 41439)
src/libcore/iter/mod.rs
src/libcore/iter/range.rs