Skip to content

Commit 68b1bfc

Browse files
committed
Create a specific match folder for match tests
1 parent 1335b4c commit 68b1bfc

12 files changed

+0
-0
lines changed

src/test/ui/closures/2229_closure_analysis/auxiliary/match_non_exhaustive_lib.rs renamed to src/test/ui/closures/2229_closure_analysis/match/auxiliary/match_non_exhaustive_lib.rs

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/issue-87097.rs renamed to src/test/ui/closures/2229_closure_analysis/match/issue-87097.rs

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/issue-87097.stderr renamed to src/test/ui/closures/2229_closure_analysis/match/issue-87097.stderr

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/issue-87426.rs renamed to src/test/ui/closures/2229_closure_analysis/match/issue-87426.rs

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/match-edge-cases.rs renamed to src/test/ui/closures/2229_closure_analysis/match/match-edge-cases.rs

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/match-edge-cases.stderr renamed to src/test/ui/closures/2229_closure_analysis/match/match-edge-cases.stderr

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/non-exhaustive-match.rs renamed to src/test/ui/closures/2229_closure_analysis/match/non-exhaustive-match.rs

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/non-exhaustive-match.stderr renamed to src/test/ui/closures/2229_closure_analysis/match/non-exhaustive-match.stderr

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/pattern-matching-should-fail.rs renamed to src/test/ui/closures/2229_closure_analysis/match/pattern-matching-should-fail.rs

File renamed without changes.

src/test/ui/closures/2229_closure_analysis/pattern-matching-should-fail.stderr renamed to src/test/ui/closures/2229_closure_analysis/match/pattern-matching-should-fail.stderr

File renamed without changes.

0 commit comments

Comments
 (0)