]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/proc-macro/lifetimes.stderr
Rollup merge of #64895 - davidtwco:issue-64130-async-error-definition, r=nikomatsakis
[rust.git] / src / test / ui / proc-macro / lifetimes.stderr
index 6e91201405cc69dbc989567ed08f25f02f1d2dd1..10acd4304aa231a9536879065ee6cf631d26d03b 100644 (file)
@@ -1,5 +1,5 @@
 error: expected type, found `'`
-  --> $DIR/lifetimes.rs:9:10
+  --> $DIR/lifetimes.rs:7:10
    |
 LL | type A = single_quote_alone!();
    |          ^^^^^^^^^^^^^^^^^^^^^ this macro call doesn't expand to a type