rust/library/core/tests/iter
Matthias Krüger 6deca5f067
Rollup merge of #100220 - scottmcm:fix-by-ref-sized, r=joshtriplett
Properly forward `ByRefSized::fold` to the inner iterator

cc ``@timvermeulen,`` who noticed this mistake in https://github.com/rust-lang/rust/pull/100214#issuecomment-1207317625
2022-08-24 18:20:08 +02:00
..
adapters Rollup merge of #100220 - scottmcm:fix-by-ref-sized, r=joshtriplett 2022-08-24 18:20:08 +02: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