summary refs log tree commit diff
path: root/compiler/rustc_mir/src/interpret/memory.rs
AgeCommit message (Expand)AuthorLines
2020-09-22Miri: more informative deallocation error messagesRalf Jung-4/+8
2020-09-19Address review commentsOliver Scherer-1/+1
2020-09-19Rename const eval queries to reflect the validation changesOliver Scherer-1/+1
2020-08-30mv compiler to compiler/mark-0/+1028