Skip to content

Exclude descendants of #[doc(hidden)] modules from auto-completions #9911

@crlf0710

Description

@crlf0710

#[doc(hidden)] items are usually internals APIs that is not intended for use. It would be nice if they can be excluded from auto-completion results for downstream crates.

For projects using stable rustc, it's also nice to exclude #[unstable] items too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions