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 9564aaecca..e2819016b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -167,7 +167,6 @@ enum_variant_names = "allow" new_ret_no_self = "allow" ## Following lints should be tackled at some point -bind_instead_of_map = "allow" borrowed_box = "allow" borrow_deref_ref = "allow" collapsible_if = "allow" |