Skip to content

Conversation

TDecking
Copy link
Contributor

This should cross out the last item in the wishlist (#183).

If the feature is enabled, the SmallVec type gets another type parameter for the allocator and makes use of the nightly Rust "allocator_api" feature. Additional allocator-based functions also become available, including the non-standard from_slice_in
that mimics the to_vec_in function in Rust.

@TDecking
Copy link
Contributor Author

Was there ever a vision articulated for this feature? While I believe that the feature is supposed to behave as it does is in this PR, it also mandates a couple of compromises.

@mbrubeck
Copy link
Collaborator

Sorry for the delay in reviewing this. Just wanted to let you know this is still on my to-do list.

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.

2 participants