Skip to content

Optimize Vec::insert for the case where index == len. - #98755

Merged
bors merged 1 commit into
rust-lang:masterfrom
nnethercote:faster-vec-insert
Jul 3, 2022
Merged

Optimize Vec::insert for the case where index == len.#98755
bors merged 1 commit into
rust-lang:masterfrom
nnethercote:faster-vec-insert

Optimize `Vec::insert` for the case where `index == len`.

679c5ee
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs