about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src/values.rs
AgeCommit message (Expand)AuthorLines
2022-09-06Make `HandleCycleError` an enum instead of a macro-generated closureJoshua Nelson-65/+0
2022-08-16Do not report cycle error when inferring return type for suggestionMichael Goulet-0/+20
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-2/+2
2021-02-19Move the query system to rustc_query_impl.Camille GILLOT-0/+45