deny missing docs
This commit is contained in:
parent
e627bce939
commit
175bf9470a
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
#[doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
|
||||
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
|
||||
html_root_url = "http://static.rust-lang.org/doc/master")];
|
||||
#[allow(missing_doc)];
|
||||
#[deny(missing_doc)];
|
||||
#[allow(deprecated_owned_vector)];
|
||||
|
||||
#[feature(globs, phase)];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue