rust/clippy_lints
Jason Newcomb 7c41ec7395 Reword declare_interior_mutable_const and
`borrow_interior_mutable_const` messages to be less assertive.
Update documentation for both lints.
2025-05-16 06:08:40 -04:00
..
src Reword declare_interior_mutable_const and 2025-05-16 06:08:40 -04:00
Cargo.toml Bump Clippy version -> 0.1.89 2025-05-15 19:19:46 +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.