Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 847ad08131..75948a9be6 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_map = "allow" map_clone = "allow" match_like_matches_macro = "allow" match_single_binding = "allow" |