aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/task-interrupt.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/task-interrupt.stderr')
-rw-r--r--macros/ui/task-interrupt.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/ui/task-interrupt.stderr b/macros/ui/task-interrupt.stderr
index 6efb0f9..087b6c6 100644
--- a/macros/ui/task-interrupt.stderr
+++ b/macros/ui/task-interrupt.stderr
@@ -1,5 +1,5 @@
error: this task is defined multiple times
- --> $DIR/task-interrupt.rs:9:8
+ --> ui/task-interrupt.rs:9:14
|
-9 | fn foo(_: foo::Context) {}
- | ^^^
+9 | async fn foo(_: foo::Context) {}
+ | ^^^