Skip to content

Vec::grow should use reserve_additional, Vec::reserve should check against capacity - #15372

Closed
erickt wants to merge 2 commits into
rust-lang:masterfrom
erickt:master
Closed

Vec::grow should use reserve_additional, Vec::reserve should check against capacity#15372
erickt wants to merge 2 commits into
rust-lang:masterfrom
erickt:master

collections: Fix conditional when reserving extra vec space

128edc3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs