Skip to content

Rustdoc should not generate docs for hidden methods. #34025

Closed
@BenTheElder

Description

@BenTheElder

See previous discussion here: #34023 (comment)

rustdoc seems to be building files for methods marked #[doc(hidden)] in rust 1.9.0 and nightly but not in 1.8.0, observed with code generated when building opencv-rust.
It seems that these methods should be ignored.

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