Skip to content

rustdoc: Built-in macros are not documented in all the necessary locations #63268

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
petrochenkov opened this issue Aug 4, 2019 · 4 comments
Closed
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@petrochenkov
Copy link
Contributor

petrochenkov commented Aug 4, 2019

NOTE: Some cases below assume #63056 has landed.

@petrochenkov petrochenkov added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. C-bug Category: This is a bug. labels Aug 4, 2019
@jyn514 jyn514 added the A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) label Aug 27, 2020
@petrochenkov
Copy link
Contributor Author

Looks like everything mentioned in this issue was fixed, and #83155 removes the #[doc(hidden)] attributes as well.

@pierwill
Copy link
Member

@jyn514 Can we close this?

@jyn514
Copy link
Member

jyn514 commented Oct 20, 2021

My understanding is that the macros with doc(hidden) still aren't documented anywhere, since #83155 was closed.

@petrochenkov
Copy link
Contributor Author

All the issues here are fixed now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) 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

Successfully merging a pull request may close this issue.

3 participants