about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src/keys.rs
AgeCommit message (Expand)AuthorLines
2021-08-03Implement pointer casting.Charles Lew-0/+10
2021-07-20Support HIR wf checking for function signaturesAaron Hill-2/+2
2021-07-16Add initial implementation of HIR-based WF checking for diagnosticsAaron Hill-0/+12
2021-05-30Only test if key is local.Camille GILLOT-73/+109
2021-05-12Use () in dependency_formats.Camille GILLOT-0/+10
2021-03-31Add a new normalization query just for mir constantsOli Scherer-0/+9
2021-03-12Implement valtreeOli Scherer-0/+9
2021-02-19Move the query system to rustc_query_impl.Camille GILLOT-0/+333