summary refs log tree commit diff
path: root/src/librustc_query_system/dep_graph/graph.rs
AgeCommit message (Expand)AuthorLines
2020-03-30Add inline attributes for functions used in the query systemJohn Kåre Alsaker-0/+1
2020-03-27Cleanups.Camille GILLOT-2/+1
2020-03-26Retire DepGraphSafe and HashStableContext.Camille GILLOT-30/+17
2020-03-23Address review.Camille GILLOT-9/+9
2020-03-23Remove assert_ignored and with_ignore_deps.Camille GILLOT-2/+4
2020-03-23Merge ensure_node_can_be_forced into force_from_dep_node.Camille GILLOT-3/+1
2020-03-23Make librustc_query_system compile.Camille GILLOT-160/+112
2020-03-23Move dep_graph to new crate librustc_query_system.Camille GILLOT-0/+1196