diff options
| author | bors <bors@rust-lang.org> | 2025-09-01 01:30:27 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-09-01 01:30:27 +0000 |
| commit | 828e45ad11ce4ab56dd64e93f1fb5dd8f0c0ae93 (patch) | |
| tree | 984d60c00ac0a91b75d9b5cdb62bbc85e18d9c40 /compiler/rustc_parse/src | |
| parent | 07d246fc6dc227903da2955b38a59e060539a485 (diff) | |
| parent | 5bc9308471ce452003bfebd97db401ae145bffda (diff) | |
| download | rust-828e45ad11ce4ab56dd64e93f1fb5dd8f0c0ae93.tar.gz rust-828e45ad11ce4ab56dd64e93f1fb5dd8f0c0ae93.zip | |
Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxu
Enforce in bootstrap that test must have stage at least 1 (except for compiletest) This PR cleans up a bunch of test steps and adds metadata to them. I didn't yet touch the most complicated step (`CompileTest`), I'm leaving that for another PR. Testing anything on stage 0 is only possible for compiletest and with `build.allow-compiletest-stage0`. Testing anything else on stage 0 will either produce a nice error or crash with a stage being subtracted below zero. r? `@jieyouxu` try-job: dist-x86_64-linux try-job: aarch64-gnu try-job: arm-android try-job: `x86_64-gnu-llvm-20*` try-job: `x86_64-msvc-*` try-job: aarch64-apple try-job: test-various
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
