diff --git a/Cargo.toml b/Cargo.toml index 864177b5..3a84ea1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -965,7 +965,6 @@ pub_without_shorthand = "warn" rc_buffer = "warn" rc_mutex = "warn" redundant_type_annotations = "warn" -rest_pat_in_fully_bound_structs = "warn" semicolon_outside_block = "warn" str_to_string = "warn" string_lit_chars_any = "warn"