Skip to content

Refactor: organize loops file into loops module (Delegated) #6824

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 22 commits into from
Mar 3, 2021

Conversation

Y-Nak
Copy link
Contributor

@Y-Nak Y-Nak commented Mar 2, 2021

@flip1995 @nahuakang

closes #6693
r? @flip1995

As we talked about in the PM of Zulip, this PR is a delegated PR from @nahuakang.

Changes from the last commit of #6693:

  1. Unify the name of the main entries of all modules to check, that was pointed out here
  2. Simplify check_for_loop_arg, that was pointed out here and here
  3. Resolve conflicts

changelog: Refactor loops.rs file into loops module.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 2, 2021
@bors
Copy link
Contributor

bors commented Mar 2, 2021

☔ The latest upstream changes (presumably #6822) made this pull request unmergeable. Please resolve the merge conflicts.

@Y-Nak Y-Nak force-pushed the refactor_loops_module branch from 730a3ce to 74bd806 Compare March 2, 2021 09:15
@Y-Nak
Copy link
Contributor Author

Y-Nak commented Mar 2, 2021

Changes: Resolve conflicts.

Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

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

Found something to improve. I will continue reviewing this ASAP (I'm half way through)

@flip1995
Copy link
Member

flip1995 commented Mar 3, 2021

LGTM. I haven't looked in-depth on all the visitors, but I have the feeling that it might be worth looking into sharing those between the lints. Not su if that is possible though.

@bors r+

Thanks for the initial work @nahuakang and thanks for picking it up @Y-Nak !

@bors
Copy link
Contributor

bors commented Mar 3, 2021

📌 Commit 19c886b has been approved by flip1995

@bors
Copy link
Contributor

bors commented Mar 3, 2021

⌛ Testing commit 19c886b with merge 43d19f6...

@bors
Copy link
Contributor

bors commented Mar 3, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 43d19f6 to master...

@bors bors merged commit 43d19f6 into rust-lang:master Mar 3, 2021
@Y-Nak Y-Nak deleted the refactor_loops_module branch March 3, 2021 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants