From f1969a1a1267c6de1b64edd7234ec8dbe7168e94 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Thu, 19 Nov 2020 19:44:15 +0100 Subject: Test fixes for 1.48 --- ui/single/task-priority-too-high.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/single/task-priority-too-high.stderr') diff --git a/ui/single/task-priority-too-high.stderr b/ui/single/task-priority-too-high.stderr index e84ddd3..984d3fa 100644 --- a/ui/single/task-priority-too-high.stderr +++ b/ui/single/task-priority-too-high.stderr @@ -2,6 +2,6 @@ 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 + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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) -- cgit v1.2.3