rust/clippy_lints
bors 6f33f690ea Auto merge of #8112 - Alexendoo:disallowed_methods_primitives, r=flip1995
Allow primitive types in disallowed_methods

Fixes #8079

changelog: `disallowed_methods`: Now can disallow methods of primitive types
2022-01-12 16:47:45 +00:00
..
src Auto merge of #8112 - Alexendoo:disallowed_methods_primitives, r=flip1995 2022-01-12 16:47:45 +00:00
Cargo.toml Combine internal features in clippy_lints 2022-01-09 18:35:12 -06:00
README.md

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