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