Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was added in rust-lang#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.
- Loading branch information