Skip to content

rustdoc "Aliased Type" view is wrong #120404

Open
@SludgePhD

Description

@SludgePhD

screenshot_2024-01-27_01:56:48

In this rustdoc output, rustdoc seems to claim that MatrixView aliases a struct MatrixView.

This is wrong, since no such struct exists. It seems like there was some sort of mistake when implementing this feature that ended up using the wrong name there? It should say Matrix instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-uiArea: Rustdoc UI (generated HTML)C-discussionCategory: Discussion or questions that doesn't represent real issues.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