about summary refs log tree commit diff
path: root/src/libstd/rt
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-12-14 23:11:13 -0800
committerAlex Crichton <alex@alexcrichton.com>2013-12-15 22:36:44 -0800
commit6ebacf2fd77b4a7a688aeebd5f6fcc422e230635 (patch)
tree396149cc4beccc5691cb5ad7e7bdf3e047e46218 /src/libstd/rt
parentf73c9c9bbcaf1595f766ad8bb01e21c78fcba84b (diff)
downloadrust-6ebacf2fd77b4a7a688aeebd5f6fcc422e230635.tar.gz
rust-6ebacf2fd77b4a7a688aeebd5f6fcc422e230635.zip
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
Diffstat (limited to 'src/libstd/rt')
0 files changed, 0 insertions, 0 deletions