aboutsummaryrefslogtreecommitdiff
path: root/ui/single/task-priority-too-high.stderr
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2020-04-22 11:48:36 +0000
committerHenrik Tjäder <henrik@tjaders.com>2020-09-25 14:29:34 +0000
commit79b62797f549a71531bf5ede39cc6695871b7251 (patch)
tree2e739d834b62e747c46ed7ddd7878fa3b4048086 /ui/single/task-priority-too-high.stderr
parent8df2ec11b0ee3209678dcc1b1a5baa479fa1dfe5 (diff)
Update the test suite to use mod instead of const
Changes MSRV to 1.42, failing tests updated to match 1.42.
Diffstat (limited to 'ui/single/task-priority-too-high.stderr')
-rw-r--r--ui/single/task-priority-too-high.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/single/task-priority-too-high.stderr b/ui/single/task-priority-too-high.stderr
index eae6074..5854ae5 100644
--- a/ui/single/task-priority-too-high.stderr
+++ b/ui/single/task-priority-too-high.stderr
@@ -4,7 +4,7 @@ warning: unused import: `rtic::app`
3 | use rtic::app;
| ^^^^^^^^^
|
- = note: #[warn(unused_imports)] on by default
+ = note: `#[warn(unused_imports)]` on by default
error[E0080]: evaluation of constant value failed
--> $DIR/task-priority-too-high.rs:5:1