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 3983720 commit 42db812Copy full SHA for 42db812
src/errors.rs
@@ -1,3 +1,3 @@
1
#![allow(unknown_lints)]
2
-#![allow(unused_doc_comment)]
+#![allow(unused_doc_comments)]
3
error_chain!();
0 commit comments