rust/src/test
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
..
assembly
auxiliary
codegen tests: codegen/transmute-scalar needs optimizations enabled. 2020-12-10 13:24:47 +02:00
codegen-units
compile-fail
debuginfo
incremental Use def_path_hash_to_def_id when re-using a RawDefId 2020-12-10 16:04:19 -05:00
mir-opt Also generate StorageDead in constants 2020-12-09 10:59:10 +00:00
pretty
run-make
run-make-fulldeps Fixes to Rust coverage 2020-12-07 17:56:19 -08:00
run-pass-valgrind
rustdoc Accept arbitrary expressions in key-value attributes at parse time 2020-12-09 21:37:32 +03:00
rustdoc-js
rustdoc-js-std
rustdoc-json Use true ID for def_id. 2020-12-05 22:38:57 +00:00
rustdoc-ui
rustfix
ui Auto merge of #79910 - RalfJung:abort-msg, r=oli-obk 2020-12-11 12:30:05 +00:00
ui-fulldeps
COMPILER_TESTS.md