Skip to content

Hidden type shows up in rustdoc #28800

Closed
Closed
@jethrogb

Description

@jethrogb

On https://doc.rust-lang.org/stable/std/cmp/trait.Ord.html and other pages, one might find implementors such as:

impl Ord for Big32x36
impl Ord for Big8x3

But these types are not exported and should be hidden from the documentation.

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