rust/compiler/rustc_mir
bors a9f7d19a91 Auto merge of #79910 - RalfJung:abort-msg, r=oli-obk
CTFE: tweak abort-on-uninhabited message

Having an "aborted execution:" makes it more consistent with the `Abort` terminator saying "the program aborted execution". Right now, at least one of the two errors will look weird in Miri.

r? `@oli-obk`
2020-12-11 12:30:05 +00:00
..
src Auto merge of #79910 - RalfJung:abort-msg, r=oli-obk 2020-12-11 12:30:05 +00:00
Cargo.toml Added some unit tests as requested 2020-11-11 16:40:17 -08:00