rust/clippy_lints
Jason Newcomb 760f70312e
Improve multiple_inherent_impl lint
Treat different generic arguments as different types.
Allow the lint to be ignored on the type definition, or any impl blocks.
2021-05-18 11:45:51 -04:00
..
2021-05-18 11:45:51 -04:00

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