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 8c511a2 commit f1a443eCopy full SHA for f1a443e
src/lib.rs
@@ -1,4 +1,4 @@
1
-#![allow(broken_intra_doc_links)]
+#![allow(rustdoc::broken_intra_doc_links)]
2
3
pub use error::{Error, Result};
4
0 commit comments