Stabilize proc macros generating macro_rules
items
This commit is contained in:
parent
e369d87b01
commit
b39e188dda
8 changed files with 10 additions and 157 deletions
|
@ -12,7 +12,7 @@
|
|||
#![feature(non_exhaustive)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(proc_macro_hygiene)]
|
||||
#![cfg_attr(bootstrap, feature(proc_macro_hygiene))]
|
||||
#![feature(specialization)]
|
||||
#![feature(step_trait)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue