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

Inline tweaks to `HashTable` #505

Closed Zoxc closed 6 months ago

Zoxc commented 6 months ago

This brings the inlining behavior more in line with HashMap.

Amanieu commented 6 months ago

@bors r+

bors commented 6 months ago

:pushpin: Commit 66b2fd84b70d6b2fb5b0067e832b1f6d6b592822 has been approved by Amanieu

It is now in the queue for this repository.

bors commented 6 months ago

:hourglass: Testing commit 66b2fd84b70d6b2fb5b0067e832b1f6d6b592822 with merge 36ce4b3b55496fc6e3cb696100b650de2b9cb648...

bors commented 6 months ago

:sunny: Test successful - checks-actions Approved by: Amanieu Pushing 36ce4b3b55496fc6e3cb696100b650de2b9cb648 to master...