about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-10-02 03:16:38 +0200
committerGitHub <noreply@github.com>2022-10-02 03:16:38 +0200
commit20559c41e8bee46704b7d44843349f6c0e454da2 (patch)
tree17ef8adb2af2c706432a33cc80ac9be37fcb5866 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent649c09996f1c195387c0073e25b92ecfb9368147 (diff)
parentd04ea0ff1921fcf4f4bf1dc6f088b29471c34f95 (diff)
downloadrust-20559c41e8bee46704b7d44843349f6c0e454da2.tar.gz
rust-20559c41e8bee46704b7d44843349f6c0e454da2.zip
Rollup merge of #102353 - bjorn3:allow_rustix_use_libc, r=Mark-Simulacrum
Allow passing rustix_use_libc cfg using RUSTFLAGS

Before this would error with

```
error: unexpected `rustix_use_libc` as condition name
  |
  = note: `-D unexpected-cfgs` implied by `-D warnings`
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names
```

I'm setting rustix_use_libc when testing bootstrapping rustc with cg_clif as I'm disabling inline asm here.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions