]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/hygiene/fields-definition.stderr
Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkov
[rust.git] / src / test / ui / hygiene / fields-definition.stderr
index 0c62c00aabc18e7d07f50e3680d2eebd9090bb79..9d091cedd237dbf825cbf4e3a6d48c2908c933c6 100644 (file)
@@ -7,7 +7,7 @@ LL |             $a: u8,
    |             ^^^^^^ field already declared
 ...
 LL | legacy!(a);
-   | ----------- in this macro invocation
+   | ---------- in this macro invocation
    |
    = note: this error originates in the macro `legacy` (in Nightly builds, run with -Z macro-backtrace for more info)