about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/svh.rs
AgeCommit message (Expand)AuthorLines
2023-04-30Use the full Fingerprint when stringifying SvhBen Kimock-5/+5
2023-04-18Store hashes in special types so they aren't accidentally encoded as numbersBen Kimock-1/+1
2023-04-16Remove some unnecessary hash truncationsBen Kimock-28/+6
2022-06-08Use delayed error handling for `Encodable` and `Encoder` infallible.Nicholas Nethercote-2/+2
2022-01-22Make `Decodable` and `Decoder` infallible.Nicholas Nethercote-2/+2
2021-04-08Fix outdated crate names in compiler docspierwill-1/+1
2020-08-30mv compiler to compiler/mark-0/+69