about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2021-11-18 02:00:53 +0100
committerThe8472 <git@infinite-source.de>2021-11-18 02:00:53 +0100
commitfd1494e9c3928ea13820f5e91748822a19a5abea (patch)
tree549ddd0c96f216e5f7be274860a24fcde1157545 /compiler/rustc_mir_transform/src/coverage/graph.rs
parent934624fe5f66ce3fb8abf0597a6deb079783335f (diff)
downloadrust-fd1494e9c3928ea13820f5e91748822a19a5abea.tar.gz
rust-fd1494e9c3928ea13820f5e91748822a19a5abea.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions