Stabilize use_extern_macros
This commit is contained in:
parent
f34933ba0a
commit
a0958048b6
82 changed files with 85 additions and 436 deletions
|
@ -302,7 +302,7 @@
|
|||
#![feature(unboxed_closures)]
|
||||
#![feature(untagged_unions)]
|
||||
#![feature(unwind_attributes)]
|
||||
#![feature(use_extern_macros)]
|
||||
#![cfg_attr(stage0, feature(use_extern_macros))]
|
||||
#![feature(doc_cfg)]
|
||||
#![feature(doc_masked)]
|
||||
#![feature(doc_spotlight)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue