aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/task-bind.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/task-bind.stderr')
-rw-r--r--macros/ui/task-bind.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/task-bind.stderr b/macros/ui/task-bind.stderr
new file mode 100644
index 00000000..60cfdc8b
--- /dev/null
+++ b/macros/ui/task-bind.stderr
@@ -0,0 +1,5 @@
+error: Unexpected bind in task argument. Binds are only parsed if Settings::parse_binds is set.
+ --> $DIR/task-bind.rs:5:12
+ |
+5 | #[task(binds = UART0)]
+ | ^^^^^