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 09f99f5Copy full SHA for 09f99f5
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