diff options
| author | Henrik Tjäder <henrik@grepit.se> | 2021-03-03 08:55:19 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@grepit.se> | 2021-03-03 08:55:19 +0100 |
| commit | a5795a8f45f73099d88817fc8eb6c265689b862e (patch) | |
| tree | 29cfcd9a9b10764ddf87259cc6212ad4e2dfd9bd /ui/single/task-priority-too-high.stderr | |
| parent | 612efaf0c436489e1cf09c2e87b329a7318f71b4 (diff) | |
Remove keyword single for all tests
Diffstat (limited to 'ui/single/task-priority-too-high.stderr')
| -rw-r--r-- | ui/single/task-priority-too-high.stderr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/single/task-priority-too-high.stderr b/ui/single/task-priority-too-high.stderr deleted file mode 100644 index 984d3fa..0000000 --- a/ui/single/task-priority-too-high.stderr +++ /dev/null @@ -1,7 +0,0 @@ -error[E0080]: evaluation of constant value failed - --> $DIR/task-priority-too-high.rs:3:1 - | -3 | #[rtic::app(device = lm3s6965)] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `8_usize - 9_usize`, which would overflow - | - = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) |
