Skip to content

Commit 6d64306

Browse files
committed
Move macro tests in parser into macro directory
The `macro` directory contains most of the macro tests, but not all of them; move the remainder into `macro`.
1 parent 175e043 commit 6d64306

30 files changed

+0
-0
lines changed

tests/ui/parser/break-in-unlabeled-block-in-macro.rs renamed to tests/ui/parser/macro/break-in-unlabeled-block-in-macro.rs

File renamed without changes.

tests/ui/parser/break-in-unlabeled-block-in-macro.stderr renamed to tests/ui/parser/macro/break-in-unlabeled-block-in-macro.stderr

File renamed without changes.

tests/ui/parser/do-not-suggest-semicolon-between-macro-without-exclamation-mark-and-array.rs renamed to tests/ui/parser/macro/do-not-suggest-semicolon-between-macro-without-exclamation-mark-and-array.rs

File renamed without changes.

tests/ui/parser/do-not-suggest-semicolon-between-macro-without-exclamation-mark-and-array.stderr renamed to tests/ui/parser/macro/do-not-suggest-semicolon-between-macro-without-exclamation-mark-and-array.stderr

File renamed without changes.

tests/ui/parser/extern-abi-from-mac-literal-frag.rs renamed to tests/ui/parser/macro/extern-abi-from-mac-literal-frag.rs

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)