diff options
| author | bors <bors@rust-lang.org> | 2022-09-29 02:28:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-09-29 02:28:50 +0000 |
| commit | bf40408165aacd48440e7fba4c1abcf293d8929c (patch) | |
| tree | 62804f1b59a5b75c25bfac2ba57e1761205192f5 /compiler/rustc_parse/src | |
| parent | b30c88623cf1f8f3e67b189fb2c5df5a0d89aaed (diff) | |
| parent | 3acb505ee560770c62bad5362f6caf7567d467b9 (diff) | |
| download | rust-bf40408165aacd48440e7fba4c1abcf293d8929c.tar.gz rust-bf40408165aacd48440e7fba4c1abcf293d8929c.zip | |
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.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
