Files
rust/clippy_lints
llogiq 83248e57e9 Fix messages for type_repetition_in_bounds (#14752)
changelog: [`type_repetition_in_bounds`]: include all generic bounds in
suggestion, clearer message which now includes the repeated type name

Fixes rust-lang/rust-clippy#14744
2025-05-12 16:37:11 +00:00
..

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