summary refs log tree commit diff
path: root/src/librustc_middle/mir/interpret/error.rs
AgeCommit message (Expand)AuthorLines
2020-04-17Auto merge of #71049 - eddyb:const-err, r=oli-obkbors-32/+25
2020-04-16bikeshedRalf Jung-2/+2
2020-04-16mir/interpret: only use `ErrorHandled::Reported` for `ErrorReported`.Eduard-Mihai Burtescu-32/+25
2020-04-16Miri error messages: avoid try terminologyRalf Jung-4/+4
2020-04-02nix rustc_target::abi::* reexport in ty::layoutMazdak Farrokhzad-1/+2
2020-03-31const backtrace: do not skip first frameRalf Jung-4/+5
2020-03-30Miri stacktrace: record span inside frame, not call-site spanRalf Jung-13/+8
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+577