about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-09-29 18:00:19 -0400
committerJoshua Nelson <jyn514@gmail.com>2020-09-29 18:00:19 -0400
commit6533c29bea5416c62c098f369553ed2b6c2c9eae (patch)
tree892458e12e380eb2e03e39a73e6f45329f4f0fbe /compiler/rustc_codegen_llvm/src
parent9e34b729647f44bfbbc361949b14b5bea65e4996 (diff)
downloadrust-6533c29bea5416c62c098f369553ed2b6c2c9eae.tar.gz
rust-6533c29bea5416c62c098f369553ed2b6c2c9eae.zip
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)`.
I ran `rg 'cfg\(dox\)'` on the source tree with no matches, so I think
this is now safe to remove.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions