]> git.lizzy.rs Git - rust.git/commit
Don't check bootstrap artifacts by default
authorJoshua Nelson <jyn514@gmail.com>
Sat, 1 May 2021 05:37:26 +0000 (01:37 -0400)
committerJoshua Nelson <jyn514@gmail.com>
Sat, 1 May 2021 05:38:45 +0000 (01:38 -0400)
commit3b4b1eab90e6eaed8118ff2eef11fe7ddd9fe555
tree48730c5a6c55fef87063aa0476bf46276de5b414
parentb52769b804a12b7045ee1bce893a64045cdb974a
Don't check bootstrap artifacts by default

Bootstrap has to build successfully or this won't run, so all it checks
are the tests, which are uncommon to change.
src/bootstrap/check.rs