rust/src/test
Alex Crichton 9a623f3378 test: Move some test outputs into $(TMPDIR)
Don't want to pollute the source tree!
2016-03-11 22:09:58 -08:00
..
auxiliary Split TyBareFn into TyFnDef and TyFnPtr. 2016-03-09 16:45:28 +02:00
codegen Workaround LLVM optimizer bug by not marking &mut pointers as noalias 2016-02-10 23:09:47 +01:00
codegen-units Implement the translation item collector. 2016-01-26 10:17:45 -05:00
compile-fail Auto merge of #32134 - jseyfried:forbid_type_alias_as_module, r=nikomatsakis 2016-03-11 09:26:47 -08:00
compile-fail-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
debuginfo Rename sunos to solaris 2016-01-31 19:01:30 +03:00
parse-fail Auto merge of #32071 - jseyfried:parse_pub, r=nikomatsakis 2016-03-09 01:45:33 -08:00
pretty Print fn type parameters for TyFnDef. 2016-03-09 16:45:28 +02:00
run-fail Auto merge of #32007 - nikomatsakis:compiletest-incremental, r=alexcrichton 2016-03-03 17:41:13 +00:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make test: Move some test outputs into $(TMPDIR) 2016-03-11 22:09:58 -08:00
run-pass Rollup merge of #32158 - seanmonstar:dead-associated-type, r=alexcrichton 2016-03-12 02:41:26 +05:30
run-pass-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
run-pass-valgrind test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
rustdoc Auto merge of #32055 - mitaa:rdoc-strip-priv-imports, r=alexcrichton 2016-03-06 17:08:36 +00:00