diff options
Diffstat (limited to 'macros/ui/task-unsafe.stderr')
| -rw-r--r-- | macros/ui/task-unsafe.stderr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/ui/task-unsafe.stderr b/macros/ui/task-unsafe.stderr deleted file mode 100644 index 90ac76f..0000000 --- a/macros/ui/task-unsafe.stderr +++ /dev/null @@ -1,5 +0,0 @@ -error: this task handler must have type signature `async fn(foo::Context, ..)` - --> ui/task-unsafe.rs:6:21 - | -6 | async unsafe fn foo(_: foo::Context) {} - | ^^^ |
