mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
Uncomment deny(warnings)
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user