summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/interpret/error.rs
AgeCommit message (Expand)AuthorLines
2020-11-16wordslcnr-1/+1
2020-11-04make intern_const_alloc_recursive return error fix #78655Vishnunarayan K I-3/+9
2020-09-23Rollup merge of #76939 - lcnr:const-evaluatable-cont, r=oli-obkDylan DPC-0/+6
2020-09-21reviewBastian Kauschke-0/+6
2020-09-19Address review commentsOliver Scherer-2/+2
2020-09-19Unify the names of const eval queries and their return typesOliver Scherer-2/+2
2020-08-30mv compiler to compiler/mark-0/+474