mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 01:34:21 +00:00
31e49f0272
Adds extensive test for all the [r]split* iterators. Fixes size_hint upper bound for split_inclusive* iterators which was one higher than necessary for non-empty slices. Fixes size_hint lower bound for [r]splitn* iterators when n==0, which was one too high. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |