rust-clippy icon indicating copy to clipboard operation
rust-clippy copied to clipboard

eq_op: allow optionally check fn calls

Open klensy opened this issue 10 months ago • 6 comments

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

klensy avatar Dec 14 '24 15:12 klensy