rust-clippy
rust-clippy copied to clipboard
eq_op: allow optionally check fn calls
Add option to allow eq_op lint to check function calls too.
changelog: [eq_op]: allow optionally check fn calls too
fixes: #13827
TODO: cleanup test