Skip to content

Rustdoc has broken HTML for deprecation reasons #22618

Closed
@Manishearth

Description

@Manishearth

See http://doc.rust-lang.org/core/marker/index.html

Structs

  • `'>ContravariantLifetime Old-style marker trait. Deprecated.
  • ContravariantType Old-style marker trait. Deprecated.
  • `'>CovariantLifetime Old-style marker trait. Deprecated.
  • CovariantType Old-style marker trait. Deprecated.
  • `'>InvariantLifetime Old-style marker trait. Deprecated.

It seems like the PhantomData<&'a ()> from the deprecation reason is being treated like HTML and causing some extra close angle brackets to appear.

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