]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-25385.stderr
Rollup merge of #86479 - exphp-forks:float-debug-exponential, r=yaahc
[rust.git] / src / test / ui / issues / issue-25385.stderr
index 5b8bd9418629ad6f0743f33f22d5ad9012769e31..39dbdd753a6ff4afe2ff3d49a9827e4d45a325b2 100644 (file)
@@ -5,7 +5,7 @@ LL |     ($e:expr) => { $e.foo() }
    |                       ^^^ method not found in `i32`
 ...
 LL |     foo!(a);
-   |     -------- in this macro invocation
+   |     ------- in this macro invocation
    |
    = note: this error originates in the macro `foo` (in Nightly builds, run with -Z macro-backtrace for more info)