rust/clippy_lints
Ariel Uy 58cd01c2fc Add new lint mismatching_type_param_order
Add new lint for checking if type parameters are consistent between type
definitions and impl blocks.
2022-06-03 00:04:55 -07:00
..

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