Skip to content

rustdoc: per-type link colors in type declarations are gone #53262

Closed
@QuietMisdreavus

Description

@QuietMisdreavus

This is how the declaration of the Iterator trait looks in 1.27.1:

image

...but this is how it looks in 1.28.0 (current stable) as well as nightly:

image

The colors are still present down in the method declarations, so it's only a problem in the type declarations:

image

cc @GuillaumeGomez

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.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