rust/clippy_lints
2021-03-24 17:31:20 -07:00
..
src check for .to_string().into_bytes() in string_lit_to_bytes 2021-03-24 17:31:20 -07:00
Cargo.toml Get rid of some unused dependecies 2021-03-16 14:51:57 +01: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.