fix(rust): allow missing_docs
This commit is contained in:
@@ -8,7 +8,6 @@ let_underscore_drop = "warn"
|
||||
linker_messages = "warn"
|
||||
macro_use_extern_crate = "warn"
|
||||
meta_variable_misuse = "warn"
|
||||
missing_docs = "warn"
|
||||
missing_unsafe_on_extern = "warn"
|
||||
non_ascii_idents = "warn"
|
||||
redundant_imports = "warn"
|
||||
|
||||
Reference in New Issue
Block a user