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

More methods and traits for la_arena::ArenaMap #12956

Merged
merged 2 commits into from
Aug 7, 2022

Conversation

oxalica
Copy link
Contributor

@oxalica oxalica commented Aug 6, 2022

Continue of #12931. Seems that I forgot some methods in the previous PR :(

I also changed ArenaMap::insert to return the old value, to match the map-like collection API of std. So this is a breaking change.

r? @lnicola

@lnicola
Copy link
Member

lnicola commented Aug 7, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 7, 2022

📌 Commit 326ffee has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 7, 2022

⌛ Testing commit 326ffee with merge 634cfe3...

@bors
Copy link
Collaborator

bors commented Aug 7, 2022

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 634cfe3 to master...

@bors bors merged commit 634cfe3 into rust-lang:master Aug 7, 2022
@oxalica oxalica deleted the feat/la-arena-apis branch August 7, 2022 09:11
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.

None yet

3 participants