Skip to content

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Oct 26, 2021

This change fixes the generated documentation for a few cases where rust-lang/rust#89596 generated incorrect feature labels.

After applying this change, the nightly before and after the above PR generate completely identical output.

Closes: #4163

@Darksonn Darksonn added T-docs Topic: documentation A-tokio Area: The main tokio crate labels Oct 26, 2021
@Darksonn Darksonn requested a review from taiki-e October 26, 2021 10:57
@Darksonn Darksonn changed the title doc: fix documentation feature tags tokio: upgrade to new nightly for CI Oct 26, 2021
@Darksonn Darksonn added the A-ci Area: The continuous integration setup label Oct 26, 2021
@Darksonn Darksonn merged commit 9cb495c into master Oct 26, 2021
@Darksonn Darksonn deleted the fix-docsrs branch October 26, 2021 12:08
oliver-giersch pushed a commit to oliver-giersch/tokio that referenced this pull request Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: The continuous integration setup A-tokio Area: The main tokio crate T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revisit docsrs settings now that cfg implies doc(cfg)
2 participants