rust/src/ci/docker/host-x86_64/disabled
jyn 6a409ddbe4 add a new optimized_compiler_builtins option
in particular, this makes the `c` feature for compiler-builtins an explicit opt-in, rather than silently detected by whether `llvm-project` is checked out on disk.
exposing this is necessary because the `cc` crate doesn't support cross-compiling to MSVC, and we want people to be able to run `x check --target foo` regardless of whether they have a c toolchain available.

this also uses the new option in CI, where we *do* want to optimize compiler_builtins.

the new option is off by default for the `dev` channel and on otherwise.
2024-01-07 13:04:40 +03:00
..
dist-aarch64-android ci: move all x86_64 runners to the host-x86_64 directory 2020-07-03 09:34:27 +02:00
dist-armv7-android Use --stage 2 explicitly in CI 2020-07-27 23:19:16 -04:00
dist-i686-android Use --stage 2 explicitly in CI 2020-07-27 23:19:16 -04:00
dist-m68k-linux CI: build CMake 3.20 to support LLVM 17 2023-07-16 15:00:53 +02:00
dist-powerpcspe-linux Install ninja on CI builders 2020-08-26 14:57:07 -07:00
dist-sparc64-linux Install ninja on CI builders 2020-08-26 14:57:07 -07:00
dist-x86_64-android ci: move all x86_64 runners to the host-x86_64 directory 2020-07-03 09:34:27 +02:00
dist-x86_64-dragonfly Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
dist-x86_64-haiku add a new optimized_compiler_builtins option 2024-01-07 13:04:40 +03:00
dist-x86_64-redox Use --host='' instead of --host '' 2020-09-29 20:13:52 +00:00
riscv64gc-linux CI: build CMake 3.20 to support LLVM 17 2023-07-16 15:00:53 +02:00