rust/clippy_lints
bors 3e7a63b8d1 Auto merge of #11863 - smoelius:patch-1, r=dswij
Nit re `matches!` formatting

I think formatting `matches!` with `if` guards is [still unsupported](https://github.com/rust-lang/rustfmt/issues/5547), which is probably why this was missed.

changelog: none
2023-11-24 14:58:07 +00:00
..
2023-11-16 19:02:33 +01:00

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