Skip to content

Rustdoc rendering of underscore_imports a.k.a. impl-only-use is unuseful #61592

Closed
@Nemo157

Description

@Nemo157

I tried using a lot of pub use Foo as _; in futures to avoid issues with preludes and extension trait shadowing, unfortunately Rustdoc currently doesn't seem to have any special handling of this feature resulting in a big list of exported _ traits:

Screenshot 2019-06-06 at 18 50 37

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.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