Skip to content

Commit 5187ba2

Browse files
committed
Auto merge of rust-lang#77347 - jyn514:dox, r=Amanieu
Remove --cfg dox from rustdoc.rs This was added in rust-lang#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` :)
2 parents 3c16167 + ba69eb5 commit 5187ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit b422b0180f7c3327375a63a3e6660e432b9ec75d
1+
Subproject commit 3c3664355ef46e788b53080e521d6542fbddfd84

0 commit comments

Comments
 (0)