rust/tests/ui/match/postfix-match
Vadim Petrochenkov b3f75353a2 UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
..
match-after-as.rs Don't ICE for postfix match after as 2024-04-02 18:31:42 -04:00
match-after-as.stderr Fix suggestions for match non-exhaustiveness 2024-04-02 19:06:28 -04:00
no-unused-parens.rs Don't check match scrutinee of postfix match for unused parens 2024-03-26 11:16:49 -04:00
pf-match-chain.rs
pf-match-exhaustiveness.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
pf-match-exhaustiveness.stderr
pf-match-types.rs
pf-match-types.stderr
postfix-match.rs