Skip to content

Commit bb63f30

Browse files
committed
Improve documentation for built-in macros
1 parent b4804a0 commit bb63f30

File tree

2 files changed

+614
-76
lines changed

2 files changed

+614
-76
lines changed

src/libcore/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
#![feature(const_fn)]
7676
#![feature(const_fn_union)]
7777
#![feature(custom_inner_attributes)]
78+
#![feature(decl_macro)]
7879
#![feature(doc_cfg)]
7980
#![feature(doc_spotlight)]
8081
#![feature(extern_types)]

0 commit comments

Comments
 (0)