rust/clippy_lints
Michael Howell 943c3bc3db
Add note about caveat for cfg(doc)
For example, we definitely wouldn't want to do this in libcore.
2024-11-23 17:10:08 -07:00
..
src Add note about caveat for cfg(doc) 2024-11-23 17:10:08 -07:00
Cargo.toml Add cargo dev release subcommand 2024-11-19 17:59:33 +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.