rust/clippy_lints
bors 3c8f90bd5a Auto merge of #8030 - WaffleLapkin:ignore_trait_assoc_types_type_complexity, r=llogiq
Ignore associated types in traits when considering type complexity

changelog: Ignore associated types in traits when checking ``[`type_complexity`]`` lint.

fixes #1013
2021-12-08 11:54:03 +00:00
..
2021-12-02 09:32:47 +00:00

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