]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/default_numeric_fallback_f64.stderr
Auto merge of #8374 - Alexendoo:bless-revisions, r=camsteffen
[rust.git] / tests / ui / default_numeric_fallback_f64.stderr
index 961c7cb57c523f2746985606bb43cd4f8a55eb64..f8a2407b6933d8d6be71bf32087083eeee09b79b 100644 (file)
@@ -139,7 +139,7 @@ LL |             let x = 22.;
    |                     ^^^ help: consider adding suffix: `22.0_f64`
 ...
 LL |         internal_macro!();
-   |         ------------------ in this macro invocation
+   |         ----------------- in this macro invocation
    |
    = note: this error originates in the macro `internal_macro` (in Nightly builds, run with -Z macro-backtrace for more info)