rust/clippy_lints
bors f998e89e43 Auto merge of #7478 - DevinR528:preemtive, r=llogiq
Fix nonstandard_macro_braces FP and docs of disallowed_types

changelog: Fix FP in [`nonstandard_macro_braces`] lint
2021-08-10 00:52:04 +00:00
..
src Auto merge of #7478 - DevinR528:preemtive, r=llogiq 2021-08-10 00:52:04 +00:00
Cargo.toml Bump Clippy Version -> 0.1.56 2021-07-29 11:15:11 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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