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

feat: replace std/hashbrown with alloy_primitives::map #1384

Merged
merged 5 commits into from
Sep 26, 2024

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Sep 26, 2024

Supersedes #1368
Closes #1365

@DaniPopes DaniPopes merged commit 6d274cd into main Sep 26, 2024
26 checks passed
@DaniPopes DaniPopes deleted the dani/alloy-primitives-map branch September 26, 2024 14:39
lwedge99 pushed a commit to sentioxyz/alloy that referenced this pull request Oct 8, 2024
* feat: replace std/hashbrown with alloy_primitives::map

* feat: replace a few BTrees

* feat: replace HashSets

Co-Authored-By: dhruvmalik007 <malikdhruv1994@gmail.com>

* fix: enable features

* fix: more features

---------

Co-authored-by: dhruvmalik007 <malikdhruv1994@gmail.com>
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.

Replace map types with alloy_primitives::map
2 participants