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 link to std traits in docs #536

Closed overlookmotel closed 1 month ago

overlookmotel commented 1 month ago

Link to Hash in docs for HashTable was pointing to Hash derive macro, rather than Hash trait.

Amanieu commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit 932714b61c001450d9c7809dd35914ad886c7d93 has been approved by Amanieu

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 932714b61c001450d9c7809dd35914ad886c7d93 with merge 8cb647fc2d5710cc5ac42d4553914ba7e4920361...

bors commented 1 month ago

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