mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
31fa30145e
Revert #51601 Closes: #55985 Specialization of `StepBy<Range(Inclusive)>` results in an incorrectly behaving code when `step_by` is combined with `skip` or `nth`. If this will get merged we probably should reopen issues previously closed by #51601 (if there was any).