Bernhard Kragl

Results 1 issues of Bernhard Kragl

# Proposal ## Problem statement The default hasher for `std::collections::{HashMap, HashSet}` (via the `S` type parameter) is `RandomState`, whose constructor generates fresh random keys for every instance. That's a good...

T-libs-api
api-change-proposal