rust/src/test
2015-09-13 21:43:37 -06:00
..
auxiliary Add test 2015-09-09 00:34:55 +05:30
bench Shim some of the old std::simd functionality. 2015-08-17 14:48:43 -07:00
codegen Don't add unnamed address attributes to intrinsics. 2015-09-06 19:26:41 -05:00
compile-fail Added test for partially supplied type params in which remaining reference non-existant self 2015-09-13 21:43:37 -06: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 Remove some remains of virtual structs from the parser 2015-09-11 10:09:22 +03:00
pretty Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
run-fail Fix existing tests for new #[repr(simd)]. 2015-08-17 14:41:40 -07:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make Use consistent terminology for byte string literals 2015-09-03 10:54:53 +03:00
run-pass Update LLVM to fix nightly build failures 2015-09-11 17:40:37 +02: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