Files
rust/clippy_lints
Jason Newcomb 0776e01ff4 fix(needless_maybe_sized): don't lint in proc-macro-generated code (#15629)
Fixes https://github.com/rust-lang/rust-clippy/issues/13360

changelog: [`needless_maybe_sized`]: don't lint in proc-macro-generated
code
2026-02-23 01:09:15 +00:00
..

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