Skip to content

Fix #2346: empty comments should not have any trailing space added #2465

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

Merged
merged 1 commit into from
Feb 18, 2018

Conversation

karyon
Copy link
Contributor

@karyon karyon commented Feb 18, 2018

Fixes #2346

not entirely sure whether that's the right fix, but i guessed so because result seems to contain multiple lines of a comment, which makes the equality check come to nothing.

@nrc nrc merged commit 383e7e9 into rust-lang:master Feb 18, 2018
@nrc
Copy link
Member

nrc commented Feb 18, 2018

lgtm, thanks!

@karyon karyon deleted the fix_2346 branch March 24, 2018 14:47
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.

trailing whitespace added when normalize_comments is on
2 participants