rust/clippy_lints
xFrednet 1ad04f4054 Move `non_send_fields_in_send_ty` to `suspicious`
Also updated one configuration for nicer formatting
2021-10-25 19:32:17 +02:00
..
src Move `non_send_fields_in_send_ty` to `suspicious` 2021-10-25 19:32:17 +02:00
Cargo.toml Bump Clippy Version -> 0.1.58 2021-10-21 12:19:32 +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

README.md

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