Files
rust/library
Matthias Krüger cf22be186c Rollup merge of #126879 - the8472:next-chunk-filter-drop, r=cuviper
fix Drop items getting leaked in Filter::next_chunk

The optimization only makes sense for non-drop elements anyway. Use the default implementation for items that are Drop instead.

It also simplifies the implementation.

fixes #126872
tracking issue #98326
2024-06-26 07:50:18 +02:00
..
2024-06-06 22:50:45 -07:00
2024-06-19 13:54:51 +01:00
2024-05-11 14:31:55 +02:00
2024-06-19 13:54:51 +01:00