Skip to content
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

Rustdoc renders the same feature gate twice #67013

Closed
hirschenberger opened this issue Dec 4, 2019 · 1 comment
Closed

Rustdoc renders the same feature gate twice #67013

hirschenberger opened this issue Dec 4, 2019 · 1 comment
Labels
C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@hirschenberger
Copy link
Contributor

Rustdoc renders the same feature gate twice. See screenshots from this page:

https://docs.rs/tokio/0.2.2/tokio/sync/watch/index.html

Screenshot_2019-12-04 tokio sync watch - Rust(1)

Screenshot_2019-12-04 tokio sync watch - Rust

@jonas-schievink jonas-schievink added C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Dec 4, 2019
@sfackler
Copy link
Member

sfackler commented Dec 4, 2019

Duplicate of #66921

@sfackler sfackler marked this as a duplicate of #66921 Dec 4, 2019
@sfackler sfackler closed this as completed Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants