Skip to content

Rustdoc still uses the old mod syntax in use #21442

@ftxqxd

Description

@ftxqxd

For example, std::prelude::v1 shows an import as use option::Option::{mod, None, Some};, when in fact it is using the newer self syntax in the code.

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