Skip to content

Add support for custom allocator in VecDeque#86595

Merged
bors merged 4 commits intorust-lang:masterfrom
a1phyr:allocator_api_for_vecdeque
Jul 25, 2021
Merged

Add support for custom allocator in VecDeque#86595
bors merged 4 commits intorust-lang:masterfrom
a1phyr:allocator_api_for_vecdeque

Conversation

@a1phyr
Copy link
Contributor

@a1phyr a1phyr commented Jun 24, 2021

This follows the roadmap of the allocator WG to add custom allocators to collections.

@rustbot modify labels: +A-allocators +T-libs

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-allocators Area: Custom and system allocators merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants