diff options
| author | bors <bors@rust-lang.org> | 2022-04-18 04:15:26 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-04-18 04:15:26 +0000 |
| commit | 74582acd3b49c0f44d53cfafa20d26595a1ae278 (patch) | |
| tree | 636e32fe85f56e47c54214ac875a7d3061616e14 /src/test/rustdoc-js-std/struct-vec.js | |
| parent | 7b5408d3fbfc4bcb7c5b2b2f08369156406dc03b (diff) | |
| parent | 070bd644339ad11d687211c6294c12dff9a26e99 (diff) | |
| download | rust-74582acd3b49c0f44d53cfafa20d26595a1ae278.tar.gz rust-74582acd3b49c0f44d53cfafa20d26595a1ae278.zip | |
Auto merge of #96000 - jyn514:faster-doctests, r=Mark-Simulacrum
Make `x test --stage 2 compiler/rustc_XXX` faster to run Previously, bootstrap unconditionally rebuilt the stage 2 compiler, even if it had previously built stage 1. This changes it to reuse stage 1 if possible. In particular, it no longer runs the following step: ``` Building stage1 compiler artifacts (x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu) -> x86_64-unknown-linux-gnu(x86_64-unknown-linux-gnu)) ```
Diffstat (limited to 'src/test/rustdoc-js-std/struct-vec.js')
0 files changed, 0 insertions, 0 deletions
