Skip to content

Commit 54cfd30

Browse files
authored
clippy: enable struct_field_names lint (#11214)
1 parent f0c71b2 commit 54cfd30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,6 @@ unused_self = "allow"
732732
enum_glob_use = "allow"
733733
unnested_or_patterns = "allow"
734734
implicit_hasher = "allow"
735-
struct_field_names = "allow"
736735
doc_link_with_quotes = "allow"
737736
format_push_string = "allow"
738737
flat_map_option = "allow"

0 commit comments

Comments
 (0)