-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Delete unused code in rustdoc #52630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
1b7f638
to
4b3ec1e
Compare
This comment has been minimized.
This comment has been minimized.
4b3ec1e
to
7970042
Compare
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
7970042
to
5477e4e
Compare
Ping from triage @QuietMisdreavus! This PR needs your review. |
Sorry for missing this one! GitHub is reporting some merge conflicts; can you rebase this? r=me with that done. |
5477e4e
to
620c4fd
Compare
@bors r=QuietMisdreavus |
📌 Commit 620c4fd has been approved by |
…r=QuietMisdreavus Delete unused code in rustdoc Also hid the unused crate exports of rustdoc. This is technically a breaking change but we don't even ship librustdoc in the sysroot so I don't expect breakage.
…reavus Delete unused code in rustdoc Also hid the unused crate exports of rustdoc. This is technically a breaking change but we don't even ship librustdoc in the sysroot so I don't expect breakage.
☀️ Test successful - status-appveyor, status-travis |
Also hid the unused crate exports of rustdoc. This is technically a breaking change but we don't even ship librustdoc in the sysroot so I don't expect breakage.