rust/tests/ui/match/postfix-match
Michael Goulet bed8b70d67 Fix suggestions for match non-exhaustiveness 2024-04-02 19:06:28 -04: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 Add postfix-match experimental feature 2024-03-05 23:34:45 -05:00
pf-match-exhaustiveness.rs Add postfix-match experimental feature 2024-03-05 23:34:45 -05:00
pf-match-exhaustiveness.stderr Add postfix-match experimental feature 2024-03-05 23:34:45 -05:00
pf-match-types.rs Add postfix-match experimental feature 2024-03-05 23:34:45 -05:00
pf-match-types.stderr Add postfix-match experimental feature 2024-03-05 23:34:45 -05:00
postfix-match.rs Add postfix-match experimental feature 2024-03-05 23:34:45 -05:00