]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/did_you_mean/bad-assoc-expr.stderr
Update unsuspicious file list
[rustc.git] / src / test / ui / did_you_mean / bad-assoc-expr.stderr
index fd29f8940bb153c1eaec4b4ed5e967c745d35dc3..c295cac9aa4b27495d45b8452c6bda4d6b71afa5 100644 (file)
@@ -53,7 +53,7 @@ LL |     ($ty: ty) => ($ty::clone(&0))
    |                   ^^^^^^^^^^ help: try: `<$ty>::clone`
 ...
 LL |     expr!(u8);
-   |     ---------- in this macro invocation
+   |     --------- in this macro invocation
    |
    = note: this error originates in the macro `expr` (in Nightly builds, run with -Z macro-backtrace for more info)