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 494eb18c80..b927c78d9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -175,7 +175,6 @@ field_reassign_with_default = "allow" forget_non_drop = "allow" format_collect = "allow" large_enum_variant = "allow" -match_single_binding = "allow" needless_borrow = "allow" needless_doctest_main = "allow" needless_lifetimes = "allow" |