Stabilize macro_vis_matcher
This commit is contained in:
parent
b355906919
commit
00920c0024
24 changed files with 22 additions and 82 deletions
|
@ -270,7 +270,7 @@
|
|||
#![feature(libc)]
|
||||
#![feature(link_args)]
|
||||
#![feature(linkage)]
|
||||
#![feature(macro_vis_matcher)]
|
||||
#![cfg_attr(stage0, feature(macro_vis_matcher))]
|
||||
#![feature(needs_panic_runtime)]
|
||||
#![feature(never_type)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue