rust/src/test
Alex Crichton 6ebacf2fd7 Move logic for test output generation forward
By performing this logic very late in the build process, it ended up leading to
bugs like those found in #10973 where certain stages of the build process
expected a particular output format which didn't end up being the case. In order
to fix this, the build output generation is moved very early in the build
process to the absolute first thing in phase 2.

Closes #10973
2013-12-15 22:36:44 -08:00
..
auxiliary Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
bench auto merge of #10933 : TeXitoi/rust/shootout-fasta-rewrite, r=alexcrichton 2013-12-14 05:26:28 -08:00
codegen
compile-fail Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
debug-info Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
pretty
run-fail Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
run-make Move logic for test output generation forward 2013-12-15 22:36:44 -08:00
run-pass Embed Windows application manifest. 2013-12-11 18:12:22 -08:00
run-pass-fulldeps