We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7bd0f commit 9406045Copy full SHA for 9406045
metadata/lib.rs
@@ -1,4 +1,4 @@
1
-#![deny(missing_docs)]
+#![warn(missing_docs)]
2
// N.B. requires nightly rustdoc to document until intra-doc links are stabilized.
3
//! Collect information that allows you to build a crate the same way that docs.rs would.
4
//!
0 commit comments