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

Use owned array iterators in examples #508

Closed yotamofek closed 6 months ago

yotamofek commented 6 months ago

A small cosmetic change, makes examples a little more idiomatic. (Rust 2021 has been around for a while now 😅)

Amanieu commented 6 months ago

@bors r+

bors commented 6 months ago

:pushpin: Commit 9799f3c80c58801a043643e0b61e0e89f564d7d3 has been approved by Amanieu

It is now in the queue for this repository.

bors commented 6 months ago

:hourglass: Testing commit 9799f3c80c58801a043643e0b61e0e89f564d7d3 with merge bec163161909c94b7121a5aadea9a482960b7e1f...

bors commented 6 months ago

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