Files
rust/library/core/src
The8472 fd1494e9c3 Document non-guarantees for Hash
Dependence on endianness and type sizes was reported for enum discriminants in #74215 but it is a more general
issue since for example the default implementation of `Hasher::write_usize` uses native endianness.
Additionally the implementations of library types are occasionally changed as their internal fields
change or hashing gets optimized.
2021-11-18 02:00:53 +01:00
..
2021-11-10 11:57:14 -08:00
2021-11-18 02:00:53 +01:00
2021-10-30 18:54:48 -04:00
2021-11-09 20:09:56 +01:00
2021-09-25 20:04:35 +02:00
2021-09-12 02:23:08 +00:00
2021-03-03 11:23:29 +01:00
2021-10-03 20:59:54 -07:00
2021-04-21 14:38:24 +02:00
2021-10-18 19:19:28 +09:00