rust/src/test
Eduard-Mihai Burtescu 3fd144db0d Rollup merge of #32437 - eddyb:orbital-msvc, r=alexcrichton
Annotate run-pass/backtrace with #[rustc_no_mir] on MSVC.

Fixes #32384 by not using MIR on MSVC for the functions in the path of the backtrace.
This is the known blocker for the MSVC MIR builder, hopefully the only one overall.
r? @alexcrichton Confirmed to work on a nightly, by @retep998.
2016-03-23 17:59:16 +02:00
..
auxiliary Omit pub for inlined variant-struct fields 2016-03-22 06:59:43 +01:00
codegen Add tests 2016-03-22 09:58:23 +01:00
codegen-units Implement the translation item collector. 2016-01-26 10:17:45 -05:00
compile-fail Auto merge of #32410 - Ticki:master, r=eddyb 2016-03-23 03:49:02 -07:00
compile-fail-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
debuginfo Rename sunos to solaris 2016-01-31 19:01:30 +03:00
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 Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
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 #32437 - eddyb:orbital-msvc, r=alexcrichton 2016-03-23 17:59:16 +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 Rollup merge of #32434 - mitaa:rdoc-no-inline, r=alexcrichton 2016-03-23 17:59:16 +02:00