summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/interpret/queries.rs
AgeCommit message (Expand)AuthorLines
2020-09-19Reflect the "do not call this query directly" mentality in its nameOliver Scherer-2/+2
2020-09-19Unify the names of const eval queries and their return typesOliver Scherer-8/+8
2020-09-19Rename const eval queries to reflect the validation changesOliver Scherer-3/+3
2020-08-30mv compiler to compiler/mark-0/+100