We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c5c99 commit 74f4be6Copy full SHA for 74f4be6
1 file changed
Cargo.toml
@@ -34,7 +34,7 @@ create_dir = "warn"
34
dbg_macro = "warn"
35
debug_assert_with_mut_call = "warn"
36
doc_markdown = "warn"
37
-empty_enum = "warn"
+empty_enums = "warn"
38
enum_glob_use = "warn"
39
expl_impl_clone_on_copy = "warn"
40
explicit_deref_methods = "warn"
0 commit comments