rust/clippy_lints
bors e5a1ef0795 Auto merge of #13290 - Jarcho:interior_mut_quick, r=Alexendoo
`declare_interior_mutable_const`: Ignore pointer types.

fixes #12951
fixes #13233

changelog: `declare_interior_mutable_const`: Ignore pointer types.
2024-08-20 18:04:47 +00:00
..
src Auto merge of #13290 - Jarcho:interior_mut_quick, r=Alexendoo 2024-08-20 18:04:47 +00:00
Cargo.toml Replace rustc_semver with rustc_session::RustcVersion 2024-08-09 13:00:24 +00:00
README.md

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