about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/const_eval/error.rs
AgeCommit message (Expand)AuthorLines
2021-02-17Reduce size of InterpErrorInfo to 8 bytesTomasz Miąsko-1/+5
2021-02-05improve error message for disallowed ptr-to-int casts in const evalJeffrey Griffin-0/+7
2020-12-05Fix tests (hopefully)Albin Hedman-1/+1
2020-12-05abort() now takes a msg parameterAlbin Hedman-0/+2
2020-11-04make intern_const_alloc_recursive return error fix #78655Vishnunarayan K I-1/+1
2020-08-30mv compiler to compiler/mark-0/+206