summary refs log tree commit diff
path: root/src/librustc_query_system/dep_graph/dep_node.rs
AgeCommit message (Expand)AuthorLines
2020-05-11Fix clippy warningsMatthias Krüger-1/+1
2020-05-01Move the DepNode construction to librustc_query_system.Camille GILLOT-0/+24
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-1/+1
2020-03-27Implement HashStable directly.Camille GILLOT-2/+7
2020-03-23Fallout in other crates.Camille GILLOT-13/+2
2020-03-23Make librustc_query_system compile.Camille GILLOT-395/+32
2020-03-23Move dep_graph to new crate librustc_query_system.Camille GILLOT-0/+520