aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/idle-pub.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/idle-pub.stderr')
-rw-r--r--macros/ui/idle-pub.stderr5
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/ui/idle-pub.stderr b/macros/ui/idle-pub.stderr
deleted file mode 100644
index aa46ac3..0000000
--- a/macros/ui/idle-pub.stderr
+++ /dev/null
@@ -1,5 +0,0 @@
-error: this `#[idle]` function must have signature `fn(idle::Context) -> !`
- --> ui/idle-pub.rs:6:12
- |
-6 | pub fn idle(_: idle::Context) -> ! {
- | ^^^^