rust/src/ci
Jonas Schievink a4dc8dae02
Rollup merge of #77280 - petrochenkov:llvmcomp, r=Mark-Simulacrum
Ensure that all LLVM components requested by tests are available on CI

Addresses https://github.com/rust-lang/rust/pull/75064#issuecomment-667722652

I used an environment variable because passing a command line option all the way from CI to compiletest would be just too much hassle for this task.
I added a new variable, but any of the already existing ones defined by CI could be used instead.
r? @Mark-Simulacrum
2020-09-30 20:56:09 +02:00
..
azure-pipelines Make sure we build target-only things (e.g., docs) for host platforms too 2020-09-18 12:00:53 -04:00
docker Use --host='' instead of --host '' 2020-09-29 20:13:52 +00:00
github-actions Use an anchor for the try build 2020-09-28 07:45:39 -04:00
scripts ci: avoid moving the build directory on GHA 2020-09-10 12:54:29 +02:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Ensure that all LLVM components requested by tests are available on CI 2020-09-29 11:42:27 +03:00
shared.sh ci: avoid symlinking the build directory on self-hosted builders 2020-07-23 11:29:47 +02:00