about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/query/job.rs
AgeCommit message (Expand)AuthorLines
2021-02-19Move handle_deadlock where it is used.Camille GILLOT-24/+0
2021-02-19Make QueryEngine opaque to TyCtxt.Camille GILLOT-4/+1
2021-02-19Wrap TyCtxt inside a QueryCtxt for queries.Camille GILLOT-2/+3
2020-08-30mv compiler to compiler/mark-0/+26