Skip to content

Trait object inherent methods do not show in docs anymore #32881

Closed
@bluss

Description

@bluss

The docs for std::any::Any don't show the methods on the trait object type Any anymore. (They show in stable).

For example: Method downcast_ref() does not show up.

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