about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/hashes.rs
AgeCommit message (Expand)AuthorLines
2023-04-18Add #[inline] to some new functionsBen Kimock-0/+1
2023-04-18Document how the HashN types are different from FingerprintBen Kimock-4/+15
2023-04-18Store hashes in special types so they aren't accidentally encoded as numbersBen Kimock-0/+120