Skip to content

Use reserve_exact() to ensure Vec len stays the same as capacity

4e053f4
Select commit
Loading
Failed to load commit list.
Merged

Fix condition in realloc() implementation of Vec #5

Use reserve_exact() to ensure Vec len stays the same as capacity
4e053f4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs