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 3a740edf47..931d4eb3d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,6 @@ borrow_deref_ref = "allow" clone_on_copy = "allow" derivable_impls = "allow" derived_hash_with_manual_eq = "allow" -double_parens = "allow" explicit_auto_deref = "allow" field_reassign_with_default = "allow" forget_non_drop = "allow" |