rust/clippy_lints
2022-08-03 14:41:32 -04:00
..
src Don't lint transmute_undefined_repr when the the first field of a repr(C) type is compatible with the other type 2022-08-03 14:41:32 -04:00
Cargo.toml Merge commit '0cb0f76368' into clippyup 2022-06-30 10:50:09 +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.