rust/src/test
Eduard-Mihai Burtescu b29e299c18 Rollup merge of #32329 - sfackler:assert-recover-safe-pub, r=aturon
Make AssertRecoverSafe's field public

It's basically the very definition of a newtype, so we might as well
make things easy on people and let them construct and access it
directly.

r? @aturon
2016-03-19 12:30:01 +02:00
..
auxiliary Auto merge of #32250 - durka:derive-31574, r=alexcrichton 2016-03-15 06:51:30 -07:00
codegen Add intrinsics for float arithmetic with fast flag enabled 2016-03-18 17:31:41 +01:00
codegen-units
compile-fail Auto merge of #32309 - aturon:overlap-warning, r=nikomatsakis 2016-03-18 11:30:30 -07:00
compile-fail-fulldeps
debuginfo
parse-fail Parse fail test fixes 2016-03-14 15:05:15 -07:00
pretty Update the not-at-all-pretty pain-o-tron-4000+264 test. 2016-03-18 02:22:32 +02:00
run-fail Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
run-fail-fulldeps
run-make tests: Update run-make/issue-25581 to reflect how fat pointers are passed. 2016-03-18 15:54:27 +02:00
run-pass Rollup merge of #32329 - sfackler:assert-recover-safe-pub, r=aturon 2016-03-19 12:30:01 +02:00
run-pass-fulldeps refactor derive-no-std test, add empty struct/enum 2016-03-14 16:46:54 -04:00
run-pass-valgrind Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
rustdoc Auto merge of #32142 - mitaa:rdoc-maybe-inline-local, r=alexcrichton 2016-03-12 07:31:11 -08:00