mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
41ce641a40
Use hash_stable for hashing str This seemed like an oversight. With this change the hash can go through the `HashStable` machinery directly.