We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621d6f0 commit 9736474Copy full SHA for 9736474
src/test/ui/span/macro-ty-params.stderr
@@ -4,12 +4,6 @@ error: unexpected generic arguments in path
4
20 | m!(MyTrait<>);
5
| ^^^^^^^^^
6
7
-error: unexpected generic arguments in path
8
- --> $DIR/macro-ty-params.rs:20:8
9
- |
10
-20 | m!(MyTrait<>);
11
- | ^^^^^^^^^
12
-
13
error: generic arguments in macro path
14
--> $DIR/macro-ty-params.rs:18:8
15
|
0 commit comments