Skip to content

Regression in rustdoc output #131223

Closed
@joshlf

Description

@joshlf

I tried this code: https://github.com/google/zerocopy/tree/52e91319e144bf91a86b688b770d5d4e3735d9d4

I ran the following commands:

$ cargo +nightly-2024-10-01 doc
$ cargo +nightly-2024-10-02 doc
On 2024-10-01, this renders like this

Image

On 2024-10-02, this renders like this

Image

Note that the bullet points are spaced farther apart. I'm assuming this is a regression?

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-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions