about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-29 02:28:50 +0000
committerbors <bors@rust-lang.org>2022-09-29 02:28:50 +0000
commitbf40408165aacd48440e7fba4c1abcf293d8929c (patch)
tree62804f1b59a5b75c25bfac2ba57e1761205192f5 /compiler/rustc_parse/src/parser/expr.rs
parentb30c88623cf1f8f3e67b189fb2c5df5a0d89aaed (diff)
parent3acb505ee560770c62bad5362f6caf7567d467b9 (diff)
downloadrust-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/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions