-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix suggestion for [len_zero
] with macros
#11996
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
Conversation
r? @Manishearth (rustbot has picked a reviewer for you, use r? to override) |
Manishearth says they are currently inactive? r? @rust-lang/clippy |
a7c3d54
to
2bdd5f0
Compare
Yeah I'm just busy for the next few weeks. Still reviewing but better to get someone else to do it. |
@ARandomDev99 could you take a look at this one? If you comment something on the PR, I can also add you as an assignee :D r? xFrednet (I will regret taking so many PRs on...) |
Everything looks good to me. 👍 |
This version looks good to me, thank you! @bors r=xFrednet,ARandomDev99 |
fix suggestion for [`len_zero`] with macros fixes: #11992 changelog: fix suggestion for [`len_zero`] with macros
💔 Test failed - checks-action_test |
Ahh, @J-ZhengLi could you rebase on master? The uitests need to be reblessed. Afterwards you can approve it in our names again :D @bors delegate+ |
✌️ @J-ZhengLi, you can now approve this pull request! If @xFrednet told you to " |
Sure, give me one sec~ |
Done~ @bors r=xFrednet,ARandomDev99 |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
fixes: #11992
changelog: fix suggestion for [
len_zero
] with macros