Skip to content

Commit 1277daa

Browse files
committed
Move tests\ui\fail-simple.rs to tests\ui\macros\no-matching-rule.rs
1 parent 02283a3 commit 1277daa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/ui/fail-simple.stderr renamed to tests/ui/macros/no-matching-rule.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: no rules expected `@`
2-
--> $DIR/fail-simple.rs:2:12
2+
--> $DIR/no-matching-rule.rs:2:12
33
|
44
LL | panic!(@);
55
| ^ no rules expected this token in macro call

0 commit comments

Comments
 (0)