Files
rust/clippy_lints
David Wood c7ee095bd6 clippy: add MetaSized conditions
Existing lints that had special-casing for `Sized` predicates ought
to have these same special cases applied to `MetaSized` predicates.
2025-06-16 23:04:37 +00:00
..
2025-06-16 23:04:37 +00:00

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