504c378159
fix panic-safety in specialized Zip::next_back This was unsound since a panic in a.next_back() would result in the length not being updated which would then lead to the same element being revisited in the side-effect preserving code. fixes #86443 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |