On Mon, May 25, 2026 at 4:46 PM Danilo Krummrich <[email protected]> wrote: > > However, I'm not exactly sure it really is an improvement in terms of > readability and whether this is a prime example for this lint.
The lint is globally allowed since v7.1-rc3, commit 838d852da850
("rust: allow `clippy::collapsible_match` globally"), so please feel
free to ignore it.
(Same for `clippy::collapsible_if`.)
Cheers,
Miguel
