Files
rust/library/alloc/tests
The 8472 8a7dc215b0 do not in-place-iterate over flatmap/flatten
The implementation is unsound when a partially consumed iterator has
some elements buffered in the front/back parts and cloning the Iterator
removes the capacity from the backing vec::IntoIter.

(cherry picked from commit 3d871b3ced)
2025-01-16 17:50:04 -08:00
..
2024-01-11 15:04:48 +03:00
2023-12-10 10:56:22 +08:00
2024-11-27 15:14:54 +00:00
2024-07-29 08:26:52 +10:00
2023-04-16 11:38:52 +00:00
2020-07-27 19:51:13 -05:00