mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-30 00:23:41 +00:00
6b0b07d41f
Implement advance_by, advance_back_by for slice::{Iter, IterMut} Part of #77404. Picking up where #77633 was closed. I have addressed https://github.com/rust-lang/rust/pull/77633#issuecomment-771842599 by restoring `nth` and `nth_back`. So according to that comment this should already be r=m-ou-se, but it has been sitting for a while. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |