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 214311b commit dffe77dCopy full SHA for dffe77d
src/lib.rs
@@ -19,7 +19,6 @@
19
#![doc(rust_logo)]
20
#![feature(rustdoc_internals)]
21
#![feature(rustc_private)]
22
-#![allow(broken_intra_doc_links)]
23
#![recursion_limit = "256"]
24
#![warn(rust_2018_idioms)]
25
#![warn(unused_lifetimes)]
0 commit comments