about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2022-09-27 11:16:09 +0200
committerGitHub <noreply@github.com>2022-09-27 11:16:09 +0200
commitd04ea0ff1921fcf4f4bf1dc6f088b29471c34f95 (patch)
tree4577f4f3295d7376a815f3eda28e746f9ade125f /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentde0b511daa91469dd251e736fb8914d2360ac0ec (diff)
downloadrust-d04ea0ff1921fcf4f4bf1dc6f088b29471c34f95.tar.gz
rust-d04ea0ff1921fcf4f4bf1dc6f088b29471c34f95.zip
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