Skip to content

reuse RHS allocation for vec.extend(vec.into_iter()) when they do not fit into the LHS#77496

Closed
the8472 wants to merge 12 commits into
rust-lang:masterfrom
the8472:extend-recycle
Closed

reuse RHS allocation for vec.extend(vec.into_iter()) when they do not fit into the LHS#77496
the8472 wants to merge 12 commits into
rust-lang:masterfrom
the8472:extend-recycle

fix debug_assert and improve associated comment

d460c85
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs