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

#![doc(alias = "...")] is ignored as a crate level attribute #76298

Closed
ollie27 opened this issue Sep 3, 2020 · 1 comment · Fixed by #76329
Closed

#![doc(alias = "...")] is ignored as a crate level attribute #76298

ollie27 opened this issue Sep 3, 2020 · 1 comment · Fixed by #76329
Assignees
Labels
A-doc-alias Area: #[doc(alias)] C-bug Category: This is a bug. requires-nightly This issue requires a nightly compiler in some way. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@ollie27
Copy link
Member

ollie27 commented Sep 3, 2020

Either the alias should show up the search results like aliases on other things or it should be disallowed.

@ollie27 ollie27 added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. C-bug Category: This is a bug. requires-nightly This issue requires a nightly compiler in some way. labels Sep 3, 2020
@GuillaumeGomez
Copy link
Member

I'll fix it tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-doc-alias Area: #[doc(alias)] C-bug Category: This is a bug. requires-nightly This issue requires a nightly compiler in some way. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants