summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/dep_graph/mod.rs
AgeCommit message (Expand)AuthorLines
2020-12-18rustc_query_system: explicitly register reused dep nodesTyson Nottingham-2/+1
2020-11-25Lazy DefPath decoding for incremental compilationAaron Hill-0/+3
2020-08-30mv compiler to compiler/mark-0/+85