Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes a bug where shrink_to_fit didn't actually do a shrink, and also would panic if it would empty out the collection. no UB, just wrong.
- Loading branch information