Skip to content

Conversation

J-ZhengLi
Copy link
Member

sorry it should be a quick fix but I was caught up by other stuffs last couple weeks 🤦‍♂️


fixes: #10529

changelog: make [len_zero] lint not spanning over parenthesis

@rustbot
Copy link
Collaborator

rustbot commented Apr 21, 2023

r? @flip1995

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 21, 2023
@flip1995
Copy link
Member

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented Apr 23, 2023

📌 Commit b8d6964 has been approved by flip1995

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Apr 23, 2023

⌛ Testing commit b8d6964 with merge 6328371...

@bors
Copy link
Contributor

bors commented Apr 23, 2023

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

@bors bors merged commit 6328371 into rust-lang:master Apr 23, 2023
@J-ZhengLi J-ZhengLi deleted the issue10529 branch August 23, 2023 09:35
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.

clippy --fix removes necessary parens when changing 'len > 0' to '!.is_empty()'

4 participants