rust/library/core/tests/iter
Maybe Waffle 4db628a801 Remove incorrect impl TrustedLen for ArrayChunks
As explained in the review of the previous attempt to add `ArrayChunks`,
adapters that shrink the length can't implement `TrustedLen`.
2022-08-01 19:16:24 +04:00
..
adapters Remove incorrect impl TrustedLen for ArrayChunks 2022-08-01 19:16:24 +04:00
traits Add Iterator::next_chunk 2022-06-21 08:57:02 +02:00
mod.rs library/core/tests/iter documentation and cleanup 2021-01-22 17:57:08 -05:00
range.rs Fix Iterator::advance_by contract inconsistency 2021-11-19 13:00:23 +01:00
sources.rs library/core/test/iter add newlines between tests 2021-01-22 16:58:21 -05:00