rust/clippy_lints
cocodery 6d40b105ed Add a function to check whether binary oprands are nontrivial
It's hard to check whether oprator is overrided through context of lint
So assume nontrivial has overrided binary operator
2023-12-03 00:58:47 +08:00
..
2023-11-22 08:13:21 +11:00

This crate contains Clippy lints. For the main crate, check GitHub.