rust/clippy_lints
bors bcf528bdef Auto merge of #13324 - WeiTheShinobi:single_match, r=dswij
[`single_match`, `single_match_else`] fix suggestion when match irrefutable

fixes #13012

changelog:[`single_match`, `single_match_else`]: fix suggestion when `match` irrefutable
2024-09-08 15:02:35 +00:00
..
2024-09-05 17:00:55 +02:00

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