New lint map_all_any_identity#13499
Conversation
bd308dd to
bfa2683
Compare
|
r? @xFrednet |
There was a problem hiding this comment.
Three tiny nits, which should be easy to fix. Then it'll be ready :D
I've created an FCP: https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/FCP/near/476583638
bfa2683 to
334d2f4
Compare
|
@rustbot ready |
|
☔ The latest upstream changes (presumably #13437) made this pull request unmergeable. Please resolve the merge conflicts. |
|
This version looks good to me, and the FCP should also be over. Thank you for the implementation! Roses are red, |
|
✌️ @samueltardieu, you can now approve this pull request! If @xFrednet told you to " |
334d2f4 to
91a1d16
Compare
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
This lint has been inspired by code encountered in Clippy itself (see the first commit).
changelog: [
map_all_any_identity]: new lint