about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/const_eval/eval_queries.rs
AgeCommit message (Expand)AuthorLines
2020-09-19Stop using the `const_eval` query for initializers of staticsOliver Scherer-20/+11
2020-09-19Validate constants during `const_eval_raw`Oliver Scherer-16/+35
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+4
2020-08-30mv compiler to compiler/mark-0/+398