rust/src/test
Luke Gallagher 0cae31513b Add feature gate tests
As part of the audit for #22820 the following feature gate tests have
been added:

* `rustc_diagnostic_macros`

/cc #19624
2015-04-24 10:10:48 +10:00
..
auxiliary rollup merge of #24636: alexcrichton/remove-deprecated 2015-04-21 15:28:53 -07:00
bench std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
codegen Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
compile-fail Add feature gate tests 2015-04-24 10:10:48 +10:00
compile-fail-fulldeps Ignore cross-compilation in some fulldeps tests. 2015-04-22 20:32:14 -07:00
debuginfo Remove references to old_{path,io} 2015-04-21 08:16:03 -07:00
parse-fail Auto merge of #24683 - P1start:help-suggestions, r=nrc 2015-04-23 02:45:06 +00:00
pretty std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
run-fail unit test for checked overflow during signed negation. 2015-04-17 15:32:30 +02:00
run-make Auto merge of #24537 - rprichard:fix-parallel-check, r=alexcrichton 2015-04-23 17:32:16 +00:00
run-pass Rollup merge of #24688 - SimonSapin:fmt-write-char, r=alexcrichton 2015-04-23 03:21:02 +05:30
run-pass-fulldeps Ignore cross-compilation in some fulldeps tests. 2015-04-22 20:32:14 -07:00
run-pass-valgrind test: Fix fallout in run-pass tests 2015-04-14 10:14:19 -07:00
rustdoc Replace ignore-android with ignore-cross-compile in rustdoc tests 2015-04-22 20:32:14 -07:00