From d7eae817746dd4ec30c62d8841cfa3999ded622a Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Wed, 31 Mar 2021 13:32:24 -0600 Subject: bruh i literally just asserted that those are in bounds --- src/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 853234a..da453f9 100644 --- a/src/main.rs +++ b/src/main.rs @@ -8,7 +8,6 @@ clippy::missing_docs_in_private_items, clippy::str_to_string, clippy::unwrap_used, - clippy::indexing_slicing, clippy::panic_in_result_fn, clippy::integer_arithmetic, clippy::panic, -- cgit v1.2.3