Skip to content

Use SmallVec to avoid allocations in from_decimal_string.#55816

Merged
bors merged 1 commit into
rust-lang:masterfrom
nnethercote:from_decimal_string-SmallVec
Nov 11, 2018
Merged

Use SmallVec to avoid allocations in from_decimal_string.#55816
bors merged 1 commit into
rust-lang:masterfrom
nnethercote:from_decimal_string-SmallVec

Use `SmallVec` to avoid allocations in `from_decimal_string`.

a66d7b2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs