rust/src/test
Simonas Kazlauskas ad3371aedb Rollup merge of #30365 - tamird:update-valgrind, r=pnkfelix
Since `darwin` is really `apple-darwin`, the valgrind-rpass tests were not actually being run with valgrind on mac before. Also, the `HOST` check was completely wrong.

r? @alexcrichton
2015-12-31 18:52:19 +02:00
..
auxiliary Auto merge of #30389 - nikomatsakis:rfc1214-error, r=arielb1 2015-12-18 20:44:33 +00:00
bench std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
codegen Avoid FCA loads and extractvalue when copying fat pointers 2015-11-20 21:42:13 +01:00
compile-fail Move pub-{item,methd}-macro.rs to the parse-fail subdir as well 2015-12-30 16:23:50 +01:00
compile-fail-fulldeps Make name resolution errors non-fatal 2015-12-11 21:00:15 +13:00
debuginfo Fix the fallout 2015-12-18 04:12:31 +03:00
parse-fail Auto merge of #30598 - est31:macro_export_help_note, r=Manishearth 2015-12-31 06:16:12 +00:00
pretty Added stmt_expr_attribute feature gate 2015-11-26 21:47:44 +01:00
run-fail Implement custom panic handlers 2015-12-23 11:19:20 -07:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make Simply two cfg attributes 2015-12-23 22:31:53 -05:00
run-pass Auto merge of #30641 - tsion:match-range, r=eddyb 2015-12-31 09:40:02 +00:00
run-pass-fulldeps use structured errors 2015-12-30 14:27:59 +13:00
run-pass-valgrind update valgrind suppressions 2015-12-25 15:46:36 -05:00
rustdoc Rollup merge of #30372 - sanxiyn:rustdoc-cfg, r=alexcrichton 2015-12-16 17:46:29 +05:30