about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/query
AgeCommit message (Expand)AuthorLines
2020-09-19Unify the names of const eval queries and their return typesOliver Scherer-4/+6
2020-09-19Rename const eval queries to reflect the validation changesOliver Scherer-13/+6
2020-09-18use abstract consts when unifying ConstKind::UnevaluatedBastian Kauschke-0/+10
2020-09-18initial working stateBastian Kauschke-0/+19
2020-09-17Preserve doc-comments when generating queriesJoshua Nelson-24/+24
2020-09-09Remove def_id field from ParamEnvBram van den Heuvel-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-0/+5
2020-08-30mv compiler to compiler/mark-0/+1551