Files
rust/tests
Alex Macleod 06ded880d2 fix(match_like_matches_macro): FP with guards containing if let (#15876)
Fixes https://github.com/rust-lang/rust-clippy/issues/15841

changelog: [`match_like_matches_macro`]: FP with guards containing `if
let`
2025-12-10 15:35:51 +00:00
..