Skip to content

Bad output of variants in Rustdoc #44180

@Keats

Description

@Keats

See https://docs.rs/pest/1.0.0-beta.7/pest/enum.Error.html for example and a screenshot below

2017-08-30-183517_758x350_scrot

This happens on both Chrome and Firefox. The alignment between the [-] and the text is also off but it could be due to other CSS issues as the [+] is correctly aligned.

Activity

steveklabnik

steveklabnik commented on Aug 30, 2017

@steveklabnik
Contributor

Which version of rustdoc did you use to generate these docs?

added
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.
on Aug 30, 2017
kennytm

kennytm commented on Aug 30, 2017

@kennytm
Member

This should be fixed in #43862...

Keats

Keats commented on Aug 30, 2017

@Keats
Author

Ah I only looked at the doc.rs output, I generated docs on nightly locally and it looks fine. On stable (1.19) the output is different but working as well.
Sorry for the noise!

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

    T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.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

        @steveklabnik@kennytm@Keats

        Issue actions

          Bad output of variants in Rustdoc · Issue #44180 · rust-lang/rust