mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
3e764efef7
Clarify documentation of hash::SipHasher The docs were making assertions/recommendations they shouldn't have. This clarifies them and adds some helpful links. Fixes #32043. r? @sfackler