rust/src/test
2015-08-21 11:44:20 -04:00
..
auxiliary test: Fix tests for requiring issues 2015-08-15 19:35:52 -07:00
bench Shim some of the old std::simd functionality. 2015-08-17 14:48:43 -07:00
codegen
compile-fail Auto merge of #27169 - huonw:simd, r=alexcrichton 2015-08-17 23:41:36 +00:00
compile-fail-fulldeps be more robust to bogus items in struct patterns/constructors 2015-08-14 17:03:11 +03:00
debuginfo
parse-fail Fix span of invalid metavariable repetition 2015-08-15 00:45:34 +02:00
pretty
run-fail Fix existing tests for new #[repr(simd)]. 2015-08-17 14:41:40 -07:00
run-fail-fulldeps feature gate cfg(target_feature). 2015-08-17 14:41:37 -07:00
run-make Fix existing tests for new #[repr(simd)]. 2015-08-17 14:41:40 -07:00
run-pass fix accidental reversal of 'static, and add a test 2015-08-21 11:44:20 -04:00
run-pass-fulldeps feature gate cfg(target_feature). 2015-08-17 14:41:37 -07:00
run-pass-valgrind
rustdoc