rust/clippy_lints
Florian Gilcher aa72cac87a
Improve cast_ptr_alignment lint
* print alignment in bytes in the lint message
* ignore ZST left-hand types
2019-07-09 17:02:26 +02:00
..
src Improve cast_ptr_alignment lint 2019-07-09 17:02:26 +02:00
Cargo.toml Bump cargo_metadata of clippy_lints 2019-06-03 09:13:33 +07:00
README.md

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