Fix clippy::map_entry

This commit is contained in:
Luis Moreno
2020-11-10 00:36:54 -04:00
parent d620f225ee
commit 18df9c758c
2 changed files with 6 additions and 6 deletions
-1
View File
@@ -67,7 +67,6 @@
#![allow(
clippy::needless_range_loop,
clippy::ptr_arg,
clippy::map_entry,
clippy::type_complexity,
clippy::too_many_arguments,
clippy::many_single_char_names