rust/src/test
bors 8c2d0f4a1d Auto merge of #57145 - RalfJung:panic-if-uninhabited, r=alexcrichton
panic when calling MaybeUninhabited::into_inner on uninhabited type

I do this by adding an internal-only intrinsic `panic_if_uninhabited`. I have no idea what I am doing here, just mindlessly copying code around, so please review carefully!
2019-01-05 14:58:57 +00:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
codegen Remove licenses 2018-12-25 21:08:33 -07:00
codegen-units Remove licenses 2018-12-25 21:08:33 -07:00
compile-fail Auto merge of #56999 - petrochenkov:macrecov2, r=estebank 2018-12-27 22:27:27 +00:00
compile-fail-fulldeps/auxiliary Store Ident rather than just Name in HIR types Item and ForeignItem. 2018-12-26 21:26:37 +00:00
debuginfo Remove licenses 2018-12-25 21:08:33 -07:00
incremental Fix unresolved inference variable ICE. 2018-12-30 14:30:59 +01:00
mir-opt Refactor UserTypeAnnotation. 2018-12-30 14:25:20 +01:00
pretty Remove licenses 2018-12-25 21:08:33 -07:00
run-fail Remove licenses 2018-12-25 21:08:33 -07:00
run-fail-fulldeps Remove licenses 2018-12-25 21:08:33 -07:00
run-make Remove licenses 2018-12-25 21:08:33 -07:00
run-make-fulldeps Remove licenses 2018-12-25 21:08:33 -07:00
run-pass Auto merge of #57145 - RalfJung:panic-if-uninhabited, r=alexcrichton 2019-01-05 14:58:57 +00:00
run-pass-fulldeps Get rid of Block::recovered 2018-12-27 15:51:36 +03:00
run-pass-valgrind Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc Auto merge of #57194 - matthiaskrgr:copyright_headers, r=Centril 2019-01-01 06:34:11 +00:00
rustdoc-js Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc-ui make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
rustfix remove remaining copyright headers 2018-12-28 21:50:33 +01:00
ui Auto merge of #57099 - davidtwco:issue-57098, r=nikomatsakis 2019-01-05 09:41:04 +00:00
ui-fulldeps Store Ident rather than just Name in HIR types Item and ForeignItem. 2018-12-26 21:26:37 +00:00
COMPILER_TESTS.md rustc-guide has moved 2018-11-26 15:03:13 -06:00