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 0e8600f65d..c9ad876176 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -180,7 +180,6 @@ from_str_radix_10 = "allow" get_first = "allow" if_same_then_else = "allow" large_enum_variant = "allow" -map_clone = "allow" match_like_matches_macro = "allow" match_single_binding = "allow" needless_borrow = "allow" |