Skip to content

Rustdoc: crate titles are prefixed with a hash #39941

Closed
@ghost

Description

Example: https://doc.rust-lang.org/std/?search=std

Top displayed result:

std                 # The Rust Standard Library

What I expected:

std                 The Rust Standard Library

This extra # character probably comes from the markdown heading prefix.
In any case, it definitely looks out of place and should not be displayed.

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