We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182b5c6 commit b4ff8e9Copy full SHA for b4ff8e9
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![warn(rust_2018_idioms)]
2
extern crate conduit;
3
4
use std::error::Error;
0 commit comments