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

refactor: replace ahash with foldhash #3483

Merged
merged 4 commits into from
Dec 29, 2024
Merged

refactor: replace ahash with foldhash #3483

merged 4 commits into from
Dec 29, 2024

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Oct 7, 2024

PR Type

Dependency

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Switch out ahash with foldhash for use cases where CSPRNGs are not required in hash maps.

@robjtede robjtede added B-semver-patch A-web project: actix-web A-http project: actix-http labels Dec 29, 2024
@robjtede robjtede marked this pull request as ready for review December 29, 2024 15:59
@robjtede robjtede merged commit ac2a3bb into master Dec 29, 2024
14 checks passed
@robjtede robjtede deleted the foldhash branch December 29, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-http project: actix-http A-web project: actix-web B-semver-patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant