rust/src/test
Corey Farwell e32e2d47d0 Rollup merge of #39602 - estebank:fix-39544, r=eddyb
Fix ICE when accessing mutably an immutable enum

Fix #39544.
2017-02-09 08:47:34 -05:00
..
codegen emit "align 1" metadata on loads/stores of packed structs 2017-02-08 22:23:21 +01:00
codegen-units trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
compile-fail Rollup merge of #39653 - JanZerebecki:test-issue-27433, r=alexcrichton 2017-02-08 23:55:50 -05:00
compile-fail-fulldeps Move derive macro expansion into the MacroExpander 2017-02-05 09:31:02 +10:30
debuginfo ignore more gdb versions with buggy rust support 2017-02-04 11:44:29 +01:00
incremental Rollup merge of #39582 - nikomatsakis:incr-comp-issue-39569, r=michaelwoerister 2017-02-08 10:19:52 -05:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Rollup merge of #39420 - oli-obk:sugg, r=pnkfelix 2017-02-02 22:22:29 +01:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make sanitizer-dylib: only run where std for x86_64-linux is available 2017-02-08 22:58:53 -05:00
run-pass Rollup merge of #39512 - oconnor663:try_wait, r=alexcrichton 2017-02-08 10:19:48 -05:00
run-pass-fulldeps Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Rollup merge of #39589 - ollie27:rustdoc_impl_disambiguation, r=alexcrichton 2017-02-08 23:55:44 -05:00
ui Rollup merge of #39602 - estebank:fix-39544, r=eddyb 2017-02-09 08:47:34 -05:00