rust/clippy_lints
koka d87a6bc9b1
add MANUAL_RETAIN to msrv
MANUAL_RETAIN uses
- msrvs::STRING_RETAIN
- msrvs::BTREE_SET_RETAIN
- msrvs::BTREE_MAP_RETAIN
- msrvs::HASH_SET_RETAIN
- msrvs::HASH_MAP_RETAIN
2023-01-29 03:07:09 +09:00
..
src add MANUAL_RETAIN to msrv 2023-01-29 03:07:09 +09:00
Cargo.toml Bump Clippy version -> 0.1.69 2023-01-27 20:27:00 +01:00
README.md

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