Skip to content

Prevent right-shifting of block comments with bare lines. #3045

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
Sep 24, 2018

Conversation

scampi
Copy link
Contributor

@scampi scampi commented Sep 21, 2018

Lines that didn't start with a comment sigil were returned unchanged in
comment::rewrite_comment. Then these unchanged lines were indented in
MacroBranch::rewrite.

Close #2917

Lines that didn't start with a comment sigil were returned unchanged in
comment::rewrite_comment. Then these unchanged lines were indented in
MacroBranch::rewrite.
@scampi
Copy link
Contributor Author

scampi commented Sep 21, 2018

The AppVeyor check failed at the start with error: failed to initialized index git repository and ran no test.

@nrc nrc merged commit 1e60c61 into rust-lang:master Sep 24, 2018
@nrc
Copy link
Member

nrc commented Sep 24, 2018

Awesome work, thank you!

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.

2 participants