Fixes https://github.com/rust-lang/rust/issues/62301, a regression in 1.36.0 which was caused by hashbrown using `NonZero<T>` where the older hashmap used `Unique<T>`. |
||
|---|---|---|
| .. | ||
| hash | ||
| mod.rs | ||
Fixes https://github.com/rust-lang/rust/issues/62301, a regression in 1.36.0 which was caused by hashbrown using `NonZero<T>` where the older hashmap used `Unique<T>`. |
||
|---|---|---|
| .. | ||
| hash | ||
| mod.rs | ||