Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a4128e7789..847ad08131 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -182,7 +182,6 @@ get_first = "allow"
if_same_then_else = "allow"
large_enum_variant = "allow"
let_and_return = "allow"
-manual_find = "allow"
manual_map = "allow"
map_clone = "allow"
match_like_matches_macro = "allow"