rust-lang / hashbrown

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

Replace "ahash" with "default-hasher" in Cargo features #533

Closed Amanieu closed 2 months ago

Amanieu commented 2 months ago

This allows us to change the default hasher in the future without it being a breaking change.

Amanieu commented 2 months ago

@bors r+

bors commented 2 months ago

:pushpin: Commit e2b6b8569ae57ae1de01ef5af6b12a09113534d6 has been approved by Amanieu

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit e2b6b8569ae57ae1de01ef5af6b12a09113534d6 with merge 9595cbfc5d6460781116445868f1f47880995e5e...

bors commented 2 months ago

:broken_heart: Test failed - checks-actions

Amanieu commented 2 months ago

@bors r+

bors commented 2 months ago

:pushpin: Commit 268414b502eb70b6d7861320d7c84d1c318d2dbf has been approved by Amanieu

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit 268414b502eb70b6d7861320d7c84d1c318d2dbf with merge 4c824c548e85d75f95e0dfcee09c62c5203f9a75...

bors commented 2 months ago

:sunny: Test successful - checks-actions Approved by: Amanieu Pushing 4c824c548e85d75f95e0dfcee09c62c5203f9a75 to master...