diff --git a/Cargo.toml b/Cargo.toml index af44067..f76ed88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -128,7 +128,6 @@ ptr_as_ptr = "warn" range_minus_one = "warn" rc_buffer = "warn" rc_mutex = "warn" -redundant_closure_for_method_calls = "warn" ref_binding_to_reference = "warn" ref_option_ref = "warn" return_self_not_must_use = "warn"