summary refs log tree commit diff
path: root/compiler/rustc_middle/src/dep_graph/dep_node.rs
AgeCommit message (Expand)AuthorLines
2020-11-25Fix rebase falloutAaron Hill-3/+4
2020-11-25Lazy DefPath decoding for incremental compilationAaron Hill-4/+12
2020-11-18Make PackedFingerprint's Fingerprint privateTyson Nottingham-3/+3
2020-11-18Use PackedFingerprint in DepNode to reduce memory consumptionTyson Nottingham-3/+12
2020-08-30mv compiler to compiler/mark-0/+407