about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/sip128
AgeCommit message (Expand)AuthorLines
2024-07-11Use uplifted `rustc-stable-hash` crate in `rustc_data_structures`Urgau-304/+0
2023-12-10remove redundant importssurechen-1/+1
2023-04-05Use SipHash-1-3 instead of SipHash-2-4 for StableHasherThom Chiovoloni-259/+66
2020-10-11SipHasher128: improve constant names and add more commentsTyson Nottingham-2/+2
2020-10-03perf: buffer SipHasher128Tyson Nottingham-0/+45
2020-09-30Stable hashing: add comments and tests concerning platform-independenceTyson Nottingham-11/+45
2020-08-30mv compiler to compiler/mark-0/+418