Skip to content

Rustdoc: incorrect item indentation in trait declaration #61617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wesleywiser opened this issue Jun 7, 2019 · 1 comment
Closed

Rustdoc: incorrect item indentation in trait declaration #61617

wesleywiser opened this issue Jun 7, 2019 · 1 comment
Labels
C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@wesleywiser
Copy link
Member

For example, in the docs for Sub:

Screen Shot 2019-06-07 at 7 18 44 AM

Sub::sub() is not correctly indented.

@wesleywiser wesleywiser added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Jun 7, 2019
@jonas-schievink jonas-schievink added the C-bug Category: This is a bug. label Jun 7, 2019
@GuillaumeGomez
Copy link
Member

This is a duplicate of #60042 and was fixed by #60093. It's not stable yet though. Closing it then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants