rust-lang / hashbrown

Rust port of Google's SwissTable hash map
https://rust-lang.github.io/hashbrown
Apache License 2.0
2.42k stars 283 forks source link

Bump ahash to fix missing `stdsimd` with nightly #496

Closed chriscerie closed 8 months ago

chriscerie commented 8 months ago

Nightly https://github.com/rust-lang/rust/commit/ea37e8091fe87ae0a7e204c034e7d55061e56790 removed stdsimd, which ahash <= 0.8.6 depends on. This was fixed on ahash 0.8.7.

Amanieu commented 8 months ago

@bors r+

bors commented 8 months ago

:pushpin: Commit dfab8497cd39f47698a9b92915882c5a77d5668c has been approved by Amanieu

It is now in the queue for this repository.

bors commented 8 months ago

:hourglass: Testing commit dfab8497cd39f47698a9b92915882c5a77d5668c with merge de56c3210a436b2aed9d1182d46fc28d91ae76fa...

bors commented 8 months ago

:broken_heart: Test failed - checks-actions

Amanieu commented 8 months ago

@bors r+

bors commented 8 months ago

:bulb: This pull request was already approved, no need to approve it again.

bors commented 8 months ago

:pushpin: Commit dfab8497cd39f47698a9b92915882c5a77d5668c has been approved by Amanieu

It is now in the queue for this repository.

bors commented 8 months ago

:hourglass: Testing commit dfab8497cd39f47698a9b92915882c5a77d5668c with merge 877bcf6230059cdf4cc430bc0179ea30faf08c1f...

bors commented 8 months ago

:sunny: Test successful - checks-actions Approved by: Amanieu Pushing 877bcf6230059cdf4cc430bc0179ea30faf08c1f to master...