allow unknown features in the log crate.
This commit is contained in:
parent
3fd6bfa8f7
commit
3010e10d1d
@ -163,6 +163,8 @@
|
||||
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
|
||||
html_root_url = "http://doc.rust-lang.org/nightly/",
|
||||
html_playground_url = "http://play.rust-lang.org/")]
|
||||
|
||||
#![allow(unknown_features)]
|
||||
#![feature(slicing_syntax)]
|
||||
#![feature(box_syntax)]
|
||||
#![deny(missing_docs)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user