-
Notifications
You must be signed in to change notification settings - Fork 938
Open
Labels
a-commentse-trailing whitespaceerror[internal]: left behind trailing whitespaceerror[internal]: left behind trailing whitespace
Description
I think not duplicate of #6568 because this keeps the trailing spaces for every style edition, also this is about a doc comment.
Code:
struct Struct {
/// trailing spaces:
field: (),
}
Code remains the same after running cargo fmt
, checked with rustfmt
directly that on every style edition this behavior is the same.
Metadata
Metadata
Assignees
Labels
a-commentse-trailing whitespaceerror[internal]: left behind trailing whitespaceerror[internal]: left behind trailing whitespace