Auto merge of #32564 - frewsxcv:patch-27, r=alexcrichton
Prefer HTTPS when linking to 131002.net.
This commit is contained in:
commit
641204a408
@ -17,7 +17,7 @@ use super::Hasher;
|
|||||||
|
|
||||||
/// An implementation of SipHash 2-4.
|
/// An implementation of SipHash 2-4.
|
||||||
///
|
///
|
||||||
/// See: http://131002.net/siphash/
|
/// See: https://131002.net/siphash/
|
||||||
///
|
///
|
||||||
/// This is currently the default hashing function used by standard library
|
/// This is currently the default hashing function used by standard library
|
||||||
/// (eg. `collections::HashMap` uses it by default).
|
/// (eg. `collections::HashMap` uses it by default).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user