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

Reduce typo count. #558

Closed waywardmonkeys closed 2 months ago

waywardmonkeys commented 2 months ago

This renames 2 identifiers, one in benches, one in Rayon support. Neither are public.

cuviper commented 2 months ago

@bors r+

bors commented 2 months ago

:pushpin: Commit a00bb9f910cbc75269f061556005d902e406b8bb has been approved by cuviper

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit a00bb9f910cbc75269f061556005d902e406b8bb with merge 381dd5d8576a63a0ef452d9e7e092cb53acd149d...

bors commented 2 months ago

:sunny: Test successful - checks-actions Approved by: cuviper Pushing 381dd5d8576a63a0ef452d9e7e092cb53acd149d to master...