]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/paren-span.stderr
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
[rust.git] / src / test / ui / paren-span.stderr
index ca22401f45bb47b6b27f2d542a6db3413b91cf9a..fc313715765c2e7eeff4544dc675e81860ac358d 100644 (file)
@@ -1,4 +1,4 @@
-error[E0616]: field `x` of struct `m::S` is private
+error[E0616]: field `x` of struct `S` is private
   --> $DIR/paren-span.rs:19:14
    |
 LL |     paren!(s.x);