]> git.lizzy.rs Git - rust.git/commit
bootstrap: Be resilient to job object failures
authorAlex Crichton <alex@alexcrichton.com>
Fri, 12 Feb 2016 04:46:47 +0000 (20:46 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 12 Feb 2016 18:40:32 +0000 (10:40 -0800)
commit07638b95cec645bf8f587eb7851412aa3cdf4995
tree610a6309ece26c7dbecfdcb9f75eb81dd6183d72
parenta1c13d03a5bbbc99d595906e566912e0bad337b3
bootstrap: Be resilient to job object failures

The build bots already use job objects, and they don't support nested job
objects, and we shouldn't entirely bail out in this case anyway!
src/bootstrap/build/job.rs