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.
2 parents 732253f + 5f20249 commit 9f85857Copy full SHA for 9f85857
src/lib.rs
@@ -16,7 +16,7 @@
16
#![allow(internal_features)]
17
#![doc(rust_logo)]
18
#![feature(rustdoc_internals)]
19
-#![feature(rustc_private, decl_macro, never_type, trusted_len)]
+#![feature(rustc_private)]
20
#![allow(broken_intra_doc_links)]
21
#![recursion_limit = "256"]
22
#![warn(rust_2018_idioms)]
0 commit comments