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

COMP: do not add semicolons to other lines #4336

Merged
merged 1 commit into from Sep 16, 2019

Conversation

t-kameyama
Copy link
Contributor

Fixes #3435

@mchernyavsky mchernyavsky self-assigned this Sep 16, 2019
@mchernyavsky mchernyavsky added the fix Pull requests that fix some bug(s) label Sep 16, 2019
@mchernyavsky mchernyavsky added this to In Progress in To test via automation Sep 16, 2019
@mchernyavsky mchernyavsky added this to the v106 milestone Sep 16, 2019
@mchernyavsky
Copy link
Member

Thanks!
bors r+

bors bot added a commit that referenced this pull request Sep 16, 2019
4336: COMP: do not add semicolons to other lines r=mchernyavsky a=t-kameyama

Fixes #3435

Co-authored-by: Toshiaki Kameyama <kmymtsak@gmail.com>
@bors
Copy link
Contributor

bors bot commented Sep 16, 2019

@bors bors bot merged commit b2e5b1c into intellij-rust:master Sep 16, 2019
To test automation moved this from In Progress to Test Sep 16, 2019
@t-kameyama t-kameyama deleted the issue_3435 branch September 16, 2019 20:48
@lancelote lancelote moved this from Test to Done in To test Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix some bug(s)
Projects
To test
  
Done
Development

Successfully merging this pull request may close these issues.

*Compele Current Statement* adds semicolons to other lines as well
2 participants