aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/pub-shared.stderr
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-01-08 16:25:46 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:33:27 +0100
commit584ac7e1b335411e3d923aeef92466efdc92ae50 (patch)
tree99906bccb37bfe7e852d054fb52d62e6df4290c5 /macros/ui/pub-shared.stderr
parent9a4f97ca5ebf19e6612115db5c763d0d61dd28a1 (diff)
Update UI tests, 1 failing that needs fixing
Diffstat (limited to 'macros/ui/pub-shared.stderr')
-rw-r--r--macros/ui/pub-shared.stderr5
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/ui/pub-shared.stderr b/macros/ui/pub-shared.stderr
deleted file mode 100644
index 0fdb1ff..0000000
--- a/macros/ui/pub-shared.stderr
+++ /dev/null
@@ -1,5 +0,0 @@
-error: this field must have inherited / private visibility
- --> $DIR/pub-shared.rs:7:13
- |
-7 | pub x: u32,
- | ^