rust/src/ci
bors bf40408165 Auto merge of #101833 - jyn514:cross-compile-compiler-builtins, r=Mark-Simulacrum
Make the `c` feature for `compiler-builtins` an explicit opt-in

Its build script doesn't support cross-compilation. I tried fixing it, but the cc crate itself doesn't appear to support cross-compiling to windows either unless you use the -gnu toolchain:
```
  error occurred: Failed to find tool. Is `lib.exe` installed?
```

Fixes https://github.com/rust-lang/rust/issues/101172.
2022-09-29 02:28:50 +00:00
..
docker Auto merge of #101833 - jyn514:cross-compile-compiler-builtins, r=Mark-Simulacrum 2022-09-29 02:28:50 +00:00
github-actions Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514 2022-09-24 20:00:51 +00:00
scripts Enable downloading prebuilt LLVM in test builders 2022-08-20 09:47:59 -04:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Update CPU idle tracking for apple hosts 2022-02-04 13:44:24 -05:00
pgo.sh bump rustc-perf commit 2022-07-28 18:40:39 +00:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Make the c feature for compiler-builtins opt-in instead of inferred 2022-09-28 03:21:36 -05:00
shared.sh remove azure pipelines configuration 2022-06-05 12:29:20 +02:00