rust/src/test
2015-09-18 22:07:15 -04:00
..
auxiliary Change to a multi-trait approach 2015-09-17 12:16:46 +12:00
bench Shim some of the old std::simd functionality. 2015-08-17 14:48:43 -07:00
codegen Don't create adjustments from a type to itself 2015-09-17 15:10:21 +02:00
compile-fail Auto merge of #28442 - nagisa:remove-enum-vis-field, r=alexcrichton 2015-09-18 18:51:04 +00:00
compile-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
debuginfo Revert "debuginfo: Bring back some GDB pretty printing autotests that are not actually broken." 2015-08-05 09:20:28 -07:00
parse-fail Implement empty struct with braces (RFC 218) 2015-09-18 15:26:08 +03:00
pretty Changes to tests 2015-09-17 12:16:46 +12:00
run-fail Add test for overflowing pow 2015-09-13 22:19:36 -04:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make Always pass /DEBUG flag to MSVC linker 2015-09-18 22:07:15 -04:00
run-pass Add feature gate 2015-09-18 15:28:01 +03:00
run-pass-fulldeps Remove the Modifier and Decorator kinds of syntax extensions. 2015-09-01 13:16:03 +12:00
run-pass-valgrind Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
rustdoc Auto merge of #27945 - Eljay:upgrade-hoedown, r=alexcrichton 2015-08-25 01:10:55 +00:00
borrowck-loan-of-static-data-issue-27616.rs Treat loans of 'static data as extending to the end of the enclosing 2015-09-09 16:04:55 -04:00