Files
rust/clippy_lints
Timo 871df561a0 Fix match_ref_pats FP on match scrutinee of never type (#15474)
Closes rust-lang/rust-clippy#15378

changelog: [`match_ref_pats`] fix FP on match scrutinee of never type
2025-08-14 18:02:36 +00:00
..
2025-08-07 16:48:16 +02:00

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