Skip to content

Conversation

@UserIsntAvailable
Copy link

smallvec recently released an alpha version for 2.0.0 which finally supports const generics by default. This PR includes the minimal needed changes to use the new API + removes/deprecates the union feature, since it is not longer needed after rust 1.49. I'm gonna mark this as a draft, until v2 actually comes out; it might take a while, but I wanted to start refactoring some of my crates 😅.

Also, it might be worth looking into modernizing the crate (adding new features or rewriting previous code), since the msrv got bumped to 1.57, but that could be done on a completely different PR.

The feature `union` was removed, because smallvec no longers uses it.
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.

1 participant