about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-03 07:23:02 +0000
committerbors <bors@rust-lang.org>2020-10-03 07:23:02 +0000
commit6f56fbdc1c58992a9db630f5cd2ba9882d32e84b (patch)
treee56477ee788fa47c75907c1ec4c28cdb576f8530 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent8c54cf67c1bdae93ecef9791dc07c0982bb76041 (diff)
parentca987789ea2da972dee6e84e7aa8017840553bf9 (diff)
downloadrust-6f56fbdc1c58992a9db630f5cd2ba9882d32e84b.tar.gz
rust-6f56fbdc1c58992a9db630f5cd2ba9882d32e84b.zip
Auto merge of #77347 - jyn514:dox, r=Amanieu
Remove --cfg dox from rustdoc.rs

This was added in https://github.com/rust-lang/rust/pull/53076 because
several dependencies were using `cfg(dox)` instead of `cfg(rustdoc)` (now `cfg(doc)`).
I ran `rg 'cfg\(dox\)'` on the source tree with no matches, so I think
this is now safe to remove.

r? `@Mark-Simulacrum`
cc `@QuietMisdreavus` :)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions