We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6f252 commit aa8a587Copy full SHA for aa8a587
src/lib.rs
@@ -1,6 +1,6 @@
1
#![doc(html_root_url = "https://docs.rs/hyper/0.11.1")]
2
#![deny(missing_docs)]
3
-//#![deny(warnings)]
+#![deny(warnings)]
4
#![deny(missing_debug_implementations)]
5
#![cfg_attr(all(test, feature = "nightly"), feature(test))]
6
0 commit comments