rust-lang / hashbrown

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

Implement `Debug`, `FusedIterator` and `Iterator::fold` for all `HashTable` iterators #561

Closed Amanieu closed 2 months ago

cuviper commented 2 months ago

@bors r+

bors commented 2 months ago

:pushpin: Commit 7af86aba43f8a56096394b6c4ec440638ace64c3 has been approved by cuviper

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit 7af86aba43f8a56096394b6c4ec440638ace64c3 with merge 7cf51eadfc8d7a918dc3ab049fe54cbfc885ef43...

bors commented 2 months ago

:sunny: Test successful - checks-actions Approved by: cuviper Pushing 7cf51eadfc8d7a918dc3ab049fe54cbfc885ef43 to master...