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

Limit number of nonminimal_bool ops #13209

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

Alexendoo
Copy link
Member

Fixes #11257
Fixes #13206

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Aug 3, 2024

r? @y21

rustbot has assigned @y21.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 3, 2024
@y21
Copy link
Member

y21 commented Aug 3, 2024

LGTM, thanks!

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 3, 2024

📌 Commit b2d0631 has been approved by y21

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 3, 2024

⌛ Testing commit b2d0631 with merge 8dd459d...

@bors
Copy link
Collaborator

bors commented Aug 3, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: y21
Pushing 8dd459d to master...

@bors bors merged commit 8dd459d into rust-lang:master Aug 3, 2024
8 checks passed
@Alexendoo Alexendoo deleted the nonminimal-bool-limit-ops branch August 3, 2024 17:43
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.

nonminimal_bool can take excessive time Clippy hangs forever for long "if" logical condition
4 participants