Skip to content
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

Fix corrupted comments in trait generics #4711

Open
wants to merge 1 commit into
base: rustfmt-2.0.0-rc.2
Choose a base branch
from

Conversation

whizsid
Copy link
Contributor

@whizsid whizsid commented Feb 20, 2021

Fixes #4643 .

@calebcartwright
Copy link
Member

Note there's some relevant discussion in #4666 that may or not obviate the need for this one.

@calebcartwright calebcartwright changed the base branch from master to rustfmt-2.0.0-rc.2 April 30, 2021 00:24
@ytmimi ytmimi added pr-targeting-2.0 This PR is targeting the 2.0 branch p-low labels Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-low pr-targeting-2.0 This PR is targeting the 2.0 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

corrupted output when using comments within generic type parameters of a trait
3 participants