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

Fix comment #539

Closed overlookmotel closed 1 month ago

overlookmotel commented 1 month ago

From looking at code, I believe this comment was incorrect (or outdated). It seems that Ts are stored in reverse order.

Amanieu commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit 925e22085ded3d85d50e00e8a22e0eb78f4f1c25 has been approved by Amanieu

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 925e22085ded3d85d50e00e8a22e0eb78f4f1c25 with merge ac00a0bbef46f02f555e235f57ce263aefa361e0...

bors commented 1 month ago

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