Skip to content

Improve comment stripping for rustdoc. #9443

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

Conversation

alexcrichton
Copy link
Member

There is less implicit removal of various comment styles, and it also removes
extraneous stars occasionally found in docblock comments. It turns out that the
bug for getops was just a differently formatted block.

Closes #9425
Closes #9417

There is less implicit removal of various comment styles, and it also removes
extraneous stars occasionally found in docblock comments. It turns out that the
bug for getops was just a differently formatted block.

Closes rust-lang#9425
Closes rust-lang#9417
@alexcrichton
Copy link
Member Author

Rolling this in with my other rustdoc improvements (sundown coming soon...)

flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 9, 2022
Rename the arithmetic lint

changelog: Rename the `arithmetic` lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comments with /*********... are handled strangely rustdoc unindents too much
1 participant