diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-21 06:56:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-21 06:56:48 +0100 |
| commit | 828f33ce968ce390e98121a8d745cd95fac03593 (patch) | |
| tree | b99637b5a6d1aab701f2a16a0437e296e1af8eeb /compiler/rustc_driver_impl/src | |
| parent | 1135a632861710c6c42b25324e60319a2226d1ca (diff) | |
| parent | b5eaeafc8b170797f9e461152dcb730beced2bf5 (diff) | |
| download | rust-828f33ce968ce390e98121a8d745cd95fac03593.tar.gz rust-828f33ce968ce390e98121a8d745cd95fac03593.zip | |
Rollup merge of #138743 - onur-ozkan:override-is-ci-behaviour, r=Kobzol
bootstrap: add `--ci` flag To make bootstrap act like it's running on CI, we had to override the `GITHUB_ACTIONS` environment variable which is a hidden detail of `CiEnv::is_ci`. Now, we can use the `--ci` flag directly on bootstrap which will be documented automatically from `x --help`. This also helps us to avoid race conditions on bootstrap (overriding `GITHUB_ACTIONS` env in each test can cause that if we run the tests in parallel) tests.
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions
