Skip to content

rustdoc: Item summaries have unrendered Markdown and sometimes don't show up #76554

Closed
@camelid

Description

@camelid
Member

For example, if you search for Vec:

image

Note that there are many [`Vec`]s and the like in the output, and many of the items are missing documentation even though when you go to their pages, they have docs:

image


@rustbot modify labels: T-rustdoc C-bug

Activity

added
C-bugCategory: This is a bug.
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
on Sep 10, 2020
camelid

camelid commented on Sep 10, 2020

@camelid
MemberAuthor

Duplicate of #76553.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @camelid@rustbot

        Issue actions

          rustdoc: Item summaries have unrendered Markdown and sometimes don't show up · Issue #76554 · rust-lang/rust