rust/clippy_lints
Jason Newcomb a7fa2a6fa8
Add suggestion to write_literal and print_literal
Don't lint on a mixture of raw and regular strings
Fix spans in format strings
2021-03-16 12:13:46 -04:00
..
src Add suggestion to write_literal and print_literal 2021-03-16 12:13:46 -04: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.