a2f8f62818
Trying to shrink_to greater than capacity should be no-op Per the discussion in https://github.com/rust-lang/rust/issues/56431, `shrink_to` shouldn't panic if you try to make a vector shrink to a capacity greater than its current capacity. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |