aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/local-pub.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/local-pub.stderr')
-rw-r--r--macros/ui/local-pub.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/ui/local-pub.stderr b/macros/ui/local-pub.stderr
index 041bc59..e4814ca 100644
--- a/macros/ui/local-pub.stderr
+++ b/macros/ui/local-pub.stderr
@@ -1,5 +1,5 @@
error: this field must have inherited / private visibility
- --> $DIR/local-pub.rs:7:13
- |
-7 | pub x: u32,
- | ^
+ --> ui/local-pub.rs:10:13
+ |
+10 | pub x: u32,
+ | ^