rust/src/test
bors 6d6bf81b33 Auto merge of #28123 - Aatch:fix-silly-tuple-constructor, r=eddyb
This was preventing any side-effects from the expressions from
happening.

Fixes #28114

cc @rust-lang/compiler
2015-08-31 15:00:48 +00:00
..
auxiliary Allow #[derive()] to generate unsafe trait impls 2015-08-29 14:50:05 -04:00
bench Shim some of the old std::simd functionality. 2015-08-17 14:48:43 -07:00
codegen Issue #27628 - Also support the LLVM 3.6 IR format in two tests 2015-08-19 12:43:16 +02:00
compile-fail Auto merge of #28103 - GuillaumeGomez:fix-intrinsic, r=huonw 2015-08-31 03:00:21 +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 Fix span of invalid metavariable repetition 2015-08-15 00:45:34 +02:00
pretty Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02: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 Fix existing tests for new #[repr(simd)]. 2015-08-17 14:41:40 -07:00
run-pass Translate constructor arguments for zero-sized tuple structs 2015-08-31 23:57:41 +12:00
run-pass-fulldeps Auto merge of #27983 - barosl:respect-color, r=nrc 2015-08-30 23:18:34 +00: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