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

INT: fix FlattenUseStatementsIntention flattens nested use statements correctly #6049

Merged
merged 1 commit into from Sep 2, 2020

Conversation

t-kameyama
Copy link
Contributor

Fixes #6040

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

@mchernyavsky mchernyavsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

bors r+

@mchernyavsky mchernyavsky added this to the v131 milestone Sep 2, 2020
@bors
Copy link
Contributor

bors bot commented Sep 2, 2020

Build succeeded:

@bors bors bot merged commit f30a42c into intellij-rust:master Sep 2, 2020
To test automation moved this from In Progress to Test Sep 2, 2020
@t-kameyama t-kameyama deleted the issue_6040 branch September 2, 2020 04:09
@lancelote lancelote moved this from Test to Done in To test Sep 14, 2020
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.

"Flatten use statements" produces broken results when it comes to nested use statements
2 participants