rust/library/core/tests/iter
The 8472 0d7aef9738 regression test for leaks in the the Filter::next_chunk implementation
previously next_chunk would forget items rejected by the filter
2024-06-25 23:22:27 +02:00
..
adapters regression test for leaks in the the Filter::next_chunk implementation 2024-06-25 23:22:27 +02:00
traits Replace NonZero::<_>::new with NonZero::new. 2024-02-15 08:09:42 +01:00
mod.rs remove redundant imports 2023-12-10 10:56:22 +08:00
range.rs fix unsoundness in Step::forward_unchecked for signed integers 2024-03-14 00:57:02 +01:00
sources.rs VecDeque::resize should re-use the buffer in the passed-in element 2022-11-15 00:53:26 -08:00