aboutsummaryrefslogtreecommitdiff
path: root/ui/single/task-priority-too-high.stderr
blob: b402a95ca488fa537e2af259454d15839fd4f1fa (plain)
1
2
3
4
5
6
7
8
9
error[E0080]: evaluation of constant value failed
 --> $DIR/task-priority-too-high.rs:5:1
  |
5 | #[rtfm::app(device = lm3s6965)]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to subtract with overflow

error: aborting due to previous error

For more information about this error, try `rustc --explain E0080`.