rust/src/test
Luke Gallagher f1b40d733e Remove duplicate feature gate tests
As part of the audit for #22820 the following duplicate feature
gate tests were removed:

* `box_patterns`
* `simd_ffi`

These tests for `box_patterns` and `simd_ffi` were added in #23578,
however there were existing tests in #20723 and #21233 respectively.
2015-04-24 10:16:59 +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
compile-fail Remove duplicate feature gate tests 2015-04-24 10:16:59 +10:00
compile-fail-fulldeps Ignore cross-compilation in some fulldeps tests. 2015-04-22 20:32:14 -07:00
debuginfo
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
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
rustdoc Replace ignore-android with ignore-cross-compile in rustdoc tests 2015-04-22 20:32:14 -07:00