2f23a0fcca
The InPlaceIterable debug assert checks that the write pointer did not advance beyond the read pointer. But TrustedRandomAccess never advances the read pointer, thus triggering the assert. Skip the assert if the source pointer did not change during iteration. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |