rust/src/bootstrap/bin
bors 6f56fbdc1c 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` :)
2020-10-03 07:23:02 +00:00
..
llvm-config-wrapper.rs Fix cross-compiling LLD to different platforms 2020-04-24 11:18:59 -07:00
main.rs Bump bootstrap version and update changelog 2020-09-28 20:15:43 +00:00
rustc.rs rustbuild: Propagate LLD to more places when use-lld is enabled 2020-09-07 00:40:07 +03:00
rustdoc.rs Remove unused --cfg stageN 2020-09-29 18:25:52 -04:00
sccache-plus-cl.rs Format the world 2019-12-22 17:42:47 -05:00