We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4804a0 commit bb63f30Copy full SHA for bb63f30
src/libcore/lib.rs
@@ -75,6 +75,7 @@
75
#![feature(const_fn)]
76
#![feature(const_fn_union)]
77
#![feature(custom_inner_attributes)]
78
+#![feature(decl_macro)]
79
#![feature(doc_cfg)]
80
#![feature(doc_spotlight)]
81
#![feature(extern_types)]
0 commit comments