Similar to how this helps in `slice::Iter::position`, LLVM sometimes loses track of how high this can get, so for `TrustedLen` iterators tell it what the upper bound is. |
||
|---|---|---|
| .. | ||
| iter-filter-count-assume.rs | ||
| iter-sum.rs | ||
| slice_fill.rs | ||
| slice_rotate.rs | ||
Similar to how this helps in `slice::Iter::position`, LLVM sometimes loses track of how high this can get, so for `TrustedLen` iterators tell it what the upper bound is. |
||
|---|---|---|
| .. | ||
| iter-filter-count-assume.rs | ||
| iter-sum.rs | ||
| slice_fill.rs | ||
| slice_rotate.rs | ||