We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729b95e commit 37c8065Copy full SHA for 37c8065
Cargo.toml
@@ -98,7 +98,7 @@ doc_markdown = "warn"
98
elidable_lifetime_names = "warn"
99
else_if_without_else = "allow"
100
empty_drop = "warn"
101
-empty_enum = "warn"
+empty_enums = "warn"
102
empty_enum_variants_with_brackets = "warn"
103
empty_structs_with_brackets = "warn"
104
enum_glob_use = "allow"
0 commit comments