aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/task-priority-too-high.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/task-priority-too-high.stderr')
-rw-r--r--macros/ui/task-priority-too-high.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/task-priority-too-high.stderr b/macros/ui/task-priority-too-high.stderr
new file mode 100644
index 0000000..5790c88
--- /dev/null
+++ b/macros/ui/task-priority-too-high.stderr
@@ -0,0 +1,5 @@
+error: this literal must be in the range 0...255
+ --> ui/task-priority-too-high.rs:5:23
+ |
+5 | #[task(priority = 256)]
+ | ^^^