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

update to ahash 0.8.7 or after to use new stdsimd feature portable_simd #514

Open
jianshu93 opened this issue Mar 25, 2024 · 1 comment
Open

Comments

@jianshu93
Copy link

Dear Hashbrown team,

It seems when rely ahash for high performance, ahash 0.8.6 is not compatible with newest nightly rust 1.78 which is now portable_simd for the old stdsimd features. 0.8.7 or later should be fine. Can you please update it here at GitHub and also to the crates.io when the feature stables?

Thanks,

Jianshu

@Amanieu
Copy link
Member

Amanieu commented Mar 30, 2024

You don't need to wait for a new release of hashbrown, just run cargo update ahash to update ahash to the latest version.

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

No branches or pull requests

2 participants