diff options
| author | Joshua Nelson <jnelson@cloudflare.com> | 2022-09-14 19:33:00 -0500 |
|---|---|---|
| committer | Joshua Nelson <jnelson@cloudflare.com> | 2022-09-28 03:21:36 -0500 |
| commit | 3acb505ee560770c62bad5362f6caf7567d467b9 (patch) | |
| tree | ba4b3c5867ec0f5c12c001e3dae7ada3c7e24501 /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 88a192257ce110e7fb1732aa2b65e481f811db7a (diff) | |
| download | rust-3acb505ee560770c62bad5362f6caf7567d467b9.tar.gz rust-3acb505ee560770c62bad5362f6caf7567d467b9.zip | |
Make the `c` feature for `compiler-builtins` opt-in instead of inferred
The build script for `compiler_builtins` 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? ``` Rather than trying to fix it or special-case the platforms without bugs, make it opt-in instead of automatic.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
