]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-68091-unicode-ident-after-if.stderr
Rollup merge of #86479 - exphp-forks:float-debug-exponential, r=yaahc
[rust.git] / src / test / ui / issues / issue-68091-unicode-ident-after-if.stderr
index 43fda800cfa1cefa62c50c15de166656210351fa..cdd4c670500f0e1a9201b17ecae10f3ab3c5ee8f 100644 (file)
@@ -11,7 +11,7 @@ LL |         $($c)รถ* {}
    |                 ^^ expected `bool`, found `()`
 ...
 LL |     x!(if);
-   |     ------- in this macro invocation
+   |     ------ in this macro invocation
    |
    = note: this error originates in the macro `x` (in Nightly builds, run with -Z macro-backtrace for more info)