Skip to content

Fix corrupted comments in trait generics#4711

Open
whizsid wants to merge 1 commit intorust-lang:rustfmt-2.0.0-rc.2from
whizsid:delete_trait_comments
Open

Fix corrupted comments in trait generics#4711
whizsid wants to merge 1 commit intorust-lang:rustfmt-2.0.0-rc.2from
whizsid:delete_trait_comments

Conversation

@whizsid
Copy link
Contributor

@whizsid whizsid commented Feb 20, 2021

Fixes #4643 .

@calebcartwright calebcartwright added pr-not-reviewed pr-ready-to-merge Status: PR is largely ready for merge, waiting for secondary review / last nits and removed pr-not-reviewed labels Feb 21, 2021
@calebcartwright calebcartwright removed the pr-ready-to-merge Status: PR is largely ready for merge, waiting for secondary review / last nits label Mar 3, 2021
@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 Low priority labels Jul 27, 2022
@jieyouxu jieyouxu added S-waiting-on-review Status: awaiting review from the assignee but also interested parties. closeable??? TEMPORARY: this issue or PR probably should be closed? needs team to decide labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

closeable??? TEMPORARY: this issue or PR probably should be closed? needs team to decide P-low Low priority pr-targeting-2.0 This PR is targeting the 2.0 branch S-waiting-on-review Status: awaiting review from the assignee but also interested parties.

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

4 participants