Skip to content

docs: Inaccessible/private types are shown under Show implementors #18278

Closed
@japaric

Description

@japaric

Head to Show doc page. You'll see the following implementors:

  • Flavor (sync::mutex)
  • Failure (sync::comm::sync)

The former is a private type and the latter is inaccessible (comm::sync is private). These two shouldn't show in the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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

    No branches or pull requests

    Issue actions