about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-17 01:46:18 +0000
committerbors <bors@rust-lang.org>2025-01-17 01:46:18 +0000
commitbb3fa4b48eef8dc0815b0464e56f1fb82fe2cdfc (patch)
tree6c9a84c011b7d67e7848cb3e72ffbd1acf3ea6a5 /compiler
parent76a030a6c2dab11760cb08d746fa515e4bce5d39 (diff)
parent097cb1a9559f9e1cd7d4a41f5f214070a678bbc2 (diff)
downloadrust-bb3fa4b48eef8dc0815b0464e56f1fb82fe2cdfc.tar.gz
rust-bb3fa4b48eef8dc0815b0464e56f1fb82fe2cdfc.zip
Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789
bootstrap: still require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --stage 0`

This PR reverts #135375, because through some more testing I found out `./x test rustdoc-js --stage 0` does not in fact build rustdoc, and all the tests fail. This can't be intended behavior, so at least require `COMPILETEST_FORCE_STAGE0` to make it less likely to run `rustdoc-js --stage 0` by accident.

The problem that `--stage 0` is not working at all for this rustdoc-js test suite is tracked over at #135603.

cc `@lolbinarycat`

r? bootstrap
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions