Skip to content

add OR_PATTERNS_BACK_COMPAT lint #83468

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 2 commits into from
Apr 2, 2021
Merged

Conversation

0xPoe
Copy link
Member

@0xPoe 0xPoe commented Mar 25, 2021

close #83318

@rust-highfive
Copy link
Contributor

r? @petrochenkov

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 25, 2021
@0xPoe
Copy link
Member Author

0xPoe commented Mar 25, 2021

/hold

  • Need to add comments
  • Need to add tests

@0xPoe
Copy link
Member Author

0xPoe commented Mar 25, 2021

r? @nikomatsakis

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

Copy link
Contributor

@nikomatsakis nikomatsakis left a comment

Choose a reason for hiding this comment

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

This looks basically right! We do need tests though.

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@0xPoe 0xPoe marked this pull request as ready for review March 27, 2021 07:44
@0xPoe 0xPoe force-pushed the rustin-patch-lint branch 2 times, most recently from e190c29 to be47980 Compare March 27, 2021 07:54
@rust-log-analyzer

This comment has been minimized.

@0xPoe 0xPoe force-pushed the rustin-patch-lint branch from be47980 to b70e136 Compare March 27, 2021 09:23
@rust-log-analyzer

This comment has been minimized.

@0xPoe 0xPoe force-pushed the rustin-patch-lint branch from b70e136 to 093b9a6 Compare March 27, 2021 10:30
@0xPoe 0xPoe requested a review from nikomatsakis March 27, 2021 10:31
@rust-log-analyzer

This comment has been minimized.

@0xPoe 0xPoe force-pushed the rustin-patch-lint branch 2 times, most recently from cc93aff to f22af2c Compare March 27, 2021 11:05
@rust-log-analyzer

This comment has been minimized.

@0xPoe 0xPoe force-pushed the rustin-patch-lint branch from f22af2c to ee5cb67 Compare March 27, 2021 11:40
@0xPoe 0xPoe marked this pull request as draft March 30, 2021 02:08
@rust-log-analyzer

This comment has been minimized.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 1, 2021
@nikomatsakis
Copy link
Contributor

@mark-i-m d'oh!

@nikomatsakis
Copy link
Contributor

@hi-rustin can you bless the test please?

@rust-log-analyzer

This comment has been minimized.

@0xPoe 0xPoe force-pushed the rustin-patch-lint branch from 6a0903f to aa987c2 Compare April 2, 2021 00:08
@0xPoe 0xPoe requested a review from nikomatsakis April 2, 2021 00:12
@0xPoe
Copy link
Member Author

0xPoe commented Apr 2, 2021

@rustbot modify labels: +S-waiting-on-review -S-waiting-on-author

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 2, 2021
@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 2, 2021

📌 Commit aa987c2 has been approved by nikomatsakis

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 2, 2021
@bors
Copy link
Collaborator

bors commented Apr 2, 2021

⌛ Testing commit aa987c2 with merge 36bcf40...

@bors
Copy link
Collaborator

bors commented Apr 2, 2021

☀️ Test successful - checks-actions
Approved by: nikomatsakis
Pushing 36bcf40 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 2, 2021
@bors bors merged commit 36bcf40 into rust-lang:master Apr 2, 2021
@rustbot rustbot added this to the 1.53.0 milestone Apr 2, 2021
@0xPoe 0xPoe deleted the rustin-patch-lint branch April 3, 2021 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migration for or patterns
8 participants