]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/resolve/token-error-correct-2.stderr
Point at unclosed delimiters as part of the primary MultiSpan
[rust.git] / src / test / ui / resolve / token-error-correct-2.stderr
index 4014af2f41b61a1956294f13b6ca3d4dc10025b7..cca9f2dc88ca0d8dcda92a045274db8c481792e7 100644 (file)
@@ -1,8 +1,8 @@
 error: mismatched closing delimiter: `)`
-  --> $DIR/token-error-correct-2.rs:6:5
+  --> $DIR/token-error-correct-2.rs:4:12
    |
 LL |     if foo {
-   |            - unclosed delimiter
+   |            ^ unclosed delimiter
 LL |
 LL |     )
    |     ^ mismatched closing delimiter