about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/fingerprint.rs
AgeCommit message (Expand)AuthorLines
2020-09-01Avoid rehashing Fingerprint as a map keyJosh Stone-1/+29
2020-08-30mv compiler to compiler/mark-0/+130