Files
rust/library
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-07-28 14:46:29 -04:00
2024-12-24 19:00:57 +01:00
2025-01-07 20:22:42 +01:00
2024-12-24 19:00:57 +01:00
2024-11-19 18:54:20 +01:00
2024-12-26 16:11:44 +01:00
2024-12-27 22:26:08 +00:00