Files
rust/library/coretests/tests
Jonathan Brouwer c4384629c0 Rollup merge of #153265 - asder8215:intersperse_changes, r=jhpratt
Clarified doc comments + added tests confirming current behavior for intersperse/intersperse_with

This PR builds on top of rust-lang/rust#152855. I just added clarifying comments to `intersperse`/`intersperse_with` about its guarantees for fused iterators (and how behavior for non-fused iterators are subject to change). I also added in tests for non-fused iterators demonstrating its current behavior; fused iterators are already tested for in existing tests for `intersperse`/`intersperse_with`.
2026-03-03 07:14:12 +01:00
..
2025-12-22 21:37:18 -05:00
2026-02-20 10:16:36 +01:00
2026-02-14 21:23:30 +01:00
2026-01-11 16:39:18 +03:00
2025-11-27 20:18:13 +07:00
2026-01-23 15:12:47 +07:00
2025-11-14 18:23:19 +03:00
2025-12-12 06:31:00 +02:00
2026-02-25 22:51:53 +08:00
2026-02-20 10:16:36 +01:00
2026-02-22 19:59:25 +01:00
2026-01-29 11:12:54 -08:00