about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src/lib.rs
AgeCommit message (Expand)AuthorLines
2021-02-20Move print_query_stack to rustc_query_system.Camille GILLOT-1/+1
2021-02-20Move report_cycle to rustc_query_system.Camille GILLOT-1/+1
2021-02-20Move Query to rustc_query_system.Camille GILLOT-1/+0
2021-02-20Do not hold query key in Query.Camille GILLOT-2/+1
2021-02-19Move the query system to rustc_query_impl.Camille GILLOT-0/+65