mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-11-03 14:02:47 +00:00
Uncomment deny(warnings)
This commit is contained in:
parent
730228c8cb
commit
a41c0800f9
@ -88,7 +88,7 @@
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-core/0.1")]
|
||||
#![deny(missing_docs)]
|
||||
//#![deny(warnings)]
|
||||
#![deny(warnings)]
|
||||
#![warn(missing_debug_implementations)]
|
||||
|
||||
extern crate bytes;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user