Releases: rust-lang/rustc-stable-hash
Releases · rust-lang/rustc-stable-hash
v0.1.2
v0.1.1
v0.1.0
This is the first release of this crate: rustc-stable-hash version 0.1.0.
Release notes
- Rename
StableHasherResulttoFromStableHash#8 - Use new-type for returned-hash of
SipHasher128(Hash) #8 - Introduce multi hasher support #8
StableHasher::finishnow returns a small hash instead of being fatal #6- Remove
StableHasher::finalize#4 - Import stable hasher implementation from rustc (db8aca48129)