Skip to content

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

Closed
@petrochenkov

Description

@petrochenkov

NOTE: Some cases below assume #63056 has landed.

Activity

added
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
C-bugCategory: This is a bug.
on Aug 4, 2019
added
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
on Aug 27, 2020
petrochenkov

petrochenkov commented on Mar 15, 2021

@petrochenkov
ContributorAuthor

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

pierwill

pierwill commented on Oct 20, 2021

@pierwill
Member

@jyn514 Can we close this?

jyn514

jyn514 commented on Oct 20, 2021

@jyn514
Member

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

petrochenkov

petrochenkov commented on Feb 23, 2025

@petrochenkov
ContributorAuthor

All the issues here are fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)C-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @petrochenkov@pierwill@jyn514

      Issue actions

        rustdoc: Built-in macros are not documented in all the necessary locations · Issue #63268 · rust-lang/rust