Skip to content

feat: add ability to pass BuildHasher to sync::FrozenVec#86

Merged
Manishearth merged 1 commit intoManishearth:masterfrom
jakobhellermann:sync-frozenvec-hasher
Jul 14, 2025
Merged

feat: add ability to pass BuildHasher to sync::FrozenVec#86
Manishearth merged 1 commit intoManishearth:masterfrom
jakobhellermann:sync-frozenvec-hasher

Conversation

@jakobhellermann
Copy link
Copy Markdown
Contributor

Pretty self explanatory.
It exists for the non-sync variant and is useful for sync:: as well.

I think this should be backwards compatible, and if I'm using cargo semver-checks --baseline-version 1.11.2 right then it agrees.

@Manishearth Manishearth merged commit 77a78a2 into Manishearth:master Jul 14, 2025
1 check passed
@jakobhellermann jakobhellermann deleted the sync-frozenvec-hasher branch July 14, 2025 15:59
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