diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-07-10 20:20:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-10 20:20:39 -0400 |
| commit | d1a57676efa2fe8d901ff03b4ff726f728fdff23 (patch) | |
| tree | e05a2e81f9011e005fa6a2f02143d1b06e1ced77 /compiler/rustc_codegen_llvm | |
| parent | a5aff96d4dc75ee41316a232919d2ec8e4349bae (diff) | |
| parent | 3e675f4c5085df8ae19392e6de2caef7cb336f27 (diff) | |
| download | rust-d1a57676efa2fe8d901ff03b4ff726f728fdff23.tar.gz rust-d1a57676efa2fe8d901ff03b4ff726f728fdff23.zip | |
Rollup merge of #143707 - Kobzol:bootstrap-std-check, r=jieyouxu
Fix `--skip-std-check-if-no-download-rustc` Since https://github.com/rust-lang/rust/pull/143048, we now explicitly set the build compiler for `check::Std`, which caused it to be built before we checked `--skip-std-check-if-no-download-rustc`. So I moved the check earlier to `make_run`, which resolves it. I also added a regression test for this. Sadly we can't really test for the positive case easily (when download-ci-rustc is enabled), but we can test the negative cases, where it is disabled. Fixes: https://github.com/rust-lang/rust/issues/143705 r? ```@RalfJung```
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions
