diff --git a/Cargo.toml b/Cargo.toml index 5f417bd42..b0015fa6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -732,7 +732,6 @@ unused_self = "allow" enum_glob_use = "allow" unnested_or_patterns = "allow" implicit_hasher = "allow" -struct_field_names = "allow" doc_link_with_quotes = "allow" format_push_string = "allow" flat_map_option = "allow"