diff options
Diffstat (limited to 'macros/ui/monotonic-no-binds.stderr')
| -rw-r--r-- | macros/ui/monotonic-no-binds.stderr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/monotonic-no-binds.stderr b/macros/ui/monotonic-no-binds.stderr new file mode 100644 index 0000000..0ef7b60 --- /dev/null +++ b/macros/ui/monotonic-no-binds.stderr @@ -0,0 +1,5 @@ +error: `binds = ...` is missing + --> $DIR/monotonic-no-binds.rs:5:17 + | +5 | #[monotonic()] + | ^ |
