summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/dep_graph/query.rs
AgeCommit message (Expand)AuthorLines
2020-12-22rustc_query_system: use more space-efficient edges representationTyson Nottingham-6/+12
2020-12-22rustc_query_system: share previous graph data with current graphTyson Nottingham-4/+4
2020-10-14Remove unused code from rustc_query_systemest31-18/+1
2020-08-30mv compiler to compiler/mark-0/+74