Skip to content

Commit 9736474

Browse files
Update ui tests for error message deduplication.
1 parent 621d6f0 commit 9736474

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/test/ui/span/macro-ty-params.stderr

-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ error: unexpected generic arguments in path
44
20 | m!(MyTrait<>);
55
| ^^^^^^^^^
66

7-
error: unexpected generic arguments in path
8-
--> $DIR/macro-ty-params.rs:20:8
9-
|
10-
20 | m!(MyTrait<>);
11-
| ^^^^^^^^^
12-
137
error: generic arguments in macro path
148
--> $DIR/macro-ty-params.rs:18:8
159
|

0 commit comments

Comments
 (0)