about summary refs log tree commit diff
path: root/src/librustc_middle/dep_graph/dep_node.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-407/+0
2020-08-14Rework `rustc_serialize`Matthew Jasper-2/+1
2020-07-14Edit docs for rustc_middle::dep_graph::dep_nodepierwill-6/+8
2020-06-10Use min_specialization in the remaining rustc cratesMatthew Jasper-6/+21
2020-05-24Removed all instances of const_field.Rakshith Ravi-1/+0
2020-05-07Reintegrate chalk using chalk-solveJack Huey-0/+1
2020-05-02Auto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r=Dylan-DPCbors-1/+0
2020-05-01Remove leftover chalk typesJack Huey-1/+0
2020-05-01Move the DepNode construction to librustc_query_system.Camille GILLOT-23/+2
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+413