Stabilize macro_vis_matcher
This commit is contained in:
parent
b355906919
commit
00920c0024
24 changed files with 22 additions and 82 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#![feature(unsize)]
|
||||
#![feature(specialization)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(macro_vis_matcher)]
|
||||
#![cfg_attr(stage0, feature(macro_vis_matcher))]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![feature(vec_resize_with)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue