]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/resolve/token-error-correct-3.stderr
Point at unclosed delimiters as part of the primary MultiSpan
[rust.git] / src / test / ui / resolve / token-error-correct-3.stderr
index 31087e394adfe4a6fef782ba219fc8ca2b9e03d2..77c87c78466b1d68faeff1f74615c3fa459c5b2b 100644 (file)
@@ -1,8 +1,8 @@
 error: expected one of `)`, `,`, `.`, `?`, or an operator, found `;`
-  --> $DIR/token-error-correct-3.rs:13:35
+  --> $DIR/token-error-correct-3.rs:13:21
    |
 LL |             callback(path.as_ref();
-   |                     -             ^ help: `)` may belong here
+   |                     ^             ^ help: `)` may belong here
    |                     |
    |                     unclosed delimiter