summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/dep_graph/serialized.rs
AgeCommit message (Expand)AuthorLines
2021-01-12Serialize dependency graph directly from DepGraphTyson Nottingham-1/+78
2020-12-22rustc_query_system: share previous graph edges with current graphTyson Nottingham-1/+6
2020-08-30mv compiler to compiler/mark-0/+45