]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/async-await/issue-73541-2.stderr
Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcm
[rust.git] / src / test / ui / async-await / issue-73541-2.stderr
index 495c5f6bf2cb1d114e85afb25a926fa6e86f8e1c..4c9741f6f37a0bf3eea19018a0c178065abb8933 100644 (file)
@@ -8,7 +8,7 @@ LL |                 continue 'a
    |                          ^^ unreachable label `'a`
 ...
 LL |                 b!();
-   |                 ----- in this macro invocation
+   |                 ---- in this macro invocation
    |
    = note: labels are unreachable through functions, closures, async blocks and modules
    = note: this error originates in the macro `b` (in Nightly builds, run with -Z macro-backtrace for more info)