about summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/dep_graph/prev.rs
AgeCommit message (Expand)AuthorLines
2021-05-22Get rid of PreviousDepGraph.Camille GILLOT-56/+0
2021-03-27Remove (lots of) dead codeJoshua Nelson-5/+0
2021-01-12Serialize dependency graph directly from DepGraphTyson Nottingham-1/+1
2020-12-18rustc_query_system: explicitly register reused dep nodesTyson Nottingham-40/+1
2020-12-04Properly re-use def path hash in incremental modeAaron Hill-1/+40
2020-08-30mv compiler to compiler/mark-0/+61