chore: formatting, docs and clippy (#2000)

This commit is contained in:
Artem Vorotnikov
2019-12-20 13:54:43 -08:00
committed by Carl Lerche
parent 248bf2144f
commit 3bff5a3ffe
10 changed files with 22 additions and 22 deletions
+1
View File
@@ -1,4 +1,5 @@
#![doc(html_root_url = "https://docs.rs/tokio-util/0.2.0")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,
missing_docs,