rust-clippy/clippy_lints
bors 52c235351a Auto merge of #10879 - Centri3:ptr_cast_constness, r=blyxyas,xFrednet
[`ptr_cast_constness`]: Only lint on casts which don't change type

fixes #10874

changelog: [`ptr_cast_constness`]: Only lint on casts which don't change type
2023-06-03 13:19:59 +00:00
..
src Auto merge of #10879 - Centri3:ptr_cast_constness, r=blyxyas,xFrednet 2023-06-03 13:19:59 +00:00
Cargo.toml Auto merge of #10871 - flip1995:rustup, r=flip1995 2023-06-02 08:22:37 +00:00
README.md

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