fix missing_docs lint name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#![feature(macro_rules, phase, default_type_params, if_let, slicing_syntax)]
|
||||
#![deny(missing_doc)]
|
||||
#![deny(missing_docs)]
|
||||
#![deny(warnings)]
|
||||
#![experimental]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user