Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented with_capacity #53

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

luca3s
Copy link
Contributor

@luca3s luca3s commented Aug 3, 2024

Closes #27.
Not really happy with with_capacity_panics_vec test as there are multiple panic reasons possible, while i only want to check one, but i don't know enough about rust testing to do it better.

Copy link
Owner

@becheran becheran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@becheran becheran merged commit 6b3fc34 into becheran:master Aug 31, 2024
3 checks passed
@luca3s luca3s deleted the with_capacity branch September 1, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialization without Default trait requirements
2 participants