aboutsummaryrefslogtreecommitdiff
path: root/src/tq.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tq.rs')
-rw-r--r--src/tq.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tq.rs b/src/tq.rs
index 26ebbd96..9033022b 100644
--- a/src/tq.rs
+++ b/src/tq.rs
@@ -71,6 +71,7 @@ where
}
/// Update the instant at an marker value to a new instant
+ #[allow(clippy::result_unit_err)]
pub fn update_marker<F: FnOnce()>(
&mut self,
marker: u32,