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

Make equivalent default feature #532

Closed stepancheg closed 2 months ago

stepancheg commented 2 months ago

I think this is how it is meant to be:

https://github.com/rust-lang/hashbrown/blob/e25e6bb02e4fe4d58835f525d60f86091f41d50f/src/lib.rs#L140-L142

CC @cuviper

Amanieu commented 2 months ago

@bors r+

bors commented 2 months ago

:pushpin: Commit f93727d9f3bbb16590c2eb9f81ec6f92a17e550d has been approved by Amanieu

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit f93727d9f3bbb16590c2eb9f81ec6f92a17e550d with merge a34158ca5528a72668b8ca116c11ccda7df0b9fa...

bors commented 2 months ago

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