diff options
| author | Ralf Jung <post@ralfj.de> | 2021-05-17 18:52:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-17 18:52:13 +0200 |
| commit | 360db9c3843436a64ca3768e98a718a258ff2990 (patch) | |
| tree | 1355b895b710c234218a3476df51eeb8c649d1f5 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | af1ac55cbf8ebf6f1486d7cf55b8f8386188b7f8 (diff) | |
| parent | 383642714a5a28bdcd14689827c145d1f8c056a6 (diff) | |
| download | rust-360db9c3843436a64ca3768e98a718a258ff2990.tar.gz rust-360db9c3843436a64ca3768e98a718a258ff2990.zip | |
Rollup merge of #85409 - CDirkx:cfg_redox, r=nagisa
Simplify `cfg(any(unix, target_os="redox"))` in example to just `cfg(unix)` Update example for `OsString` that handled `redox` seperately from `unix`: Redox has been completely integrated under `target_family="unix"`, so `cfg(unix)` implies `target_os="redox"` https://github.com/rust-lang/rust/blob/35dbef235048f9a2939dc20effe083ca483c37ff/compiler/rustc_target/src/spec/redox_base.rs#L26
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
