Skip to content

Fix double-drop in Vec::from_iter(vec.into_iter()) specialization when items drop during panic#83629

Closed
the8472 wants to merge 3 commits into
rust-lang:masterfrom
the8472:fix-inplace-panic-on-drop
Closed

Fix double-drop in Vec::from_iter(vec.into_iter()) specialization when items drop during panic#83629
the8472 wants to merge 3 commits into
rust-lang:masterfrom
the8472:fix-inplace-panic-on-drop

cleanup leak after test to make miri happy

328a5e0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs