diff options
Diffstat (limited to 'macros/ui/task-bind.stderr')
-rw-r--r-- | macros/ui/task-bind.stderr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/ui/task-bind.stderr b/macros/ui/task-bind.stderr deleted file mode 100644 index 60cfdc8b..00000000 --- a/macros/ui/task-bind.stderr +++ /dev/null @@ -1,5 +0,0 @@ -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)] - | ^^^^^ |