From b6056484d861c9fdb26cdd1666bc38878e269f24 Mon Sep 17 00:00:00 2001 From: rhysd Date: Fri, 3 Nov 2023 02:35:12 +0900 Subject: [PATCH] suppress clippy warning caused by `* 1` --- src/history.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/history.rs b/src/history.rs index e8da053..5ca874c 100644 --- a/src/history.rs +++ b/src/history.rs @@ -185,6 +185,7 @@ mod tests { #[test] fn insert_delete_chunk() { #[rustfmt::skip] + #[allow(clippy::identity_op)] let tests = [ // Positions (