diff options
Diffstat (limited to 'rtic-macros/ui/local-shared-attribute.stderr')
| -rw-r--r-- | rtic-macros/ui/local-shared-attribute.stderr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rtic-macros/ui/local-shared-attribute.stderr b/rtic-macros/ui/local-shared-attribute.stderr new file mode 100644 index 0000000..a8130e8 --- /dev/null +++ b/rtic-macros/ui/local-shared-attribute.stderr @@ -0,0 +1,6 @@ +error: attributes are not supported here + --> ui/local-shared-attribute.rs:17:9 + | +17 | / #[test] +18 | | b, // Error + | |_________^ |
