mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-12 01:44:30 +00:00
Rust 1.95's clippy introduces new `collapsible_match` lints for `if` blocks nested inside match arms that can be expressed as match guards. Generated-by: IBM Bob Signed-off-by: stevenhorsman <steven@uk.ibm.com>