Rollup merge of #39454 - abonander:proc_macro_tracking_issue, r=jseyfried
Change tracking issue for `proc_macro` feature to #38356 r? @jseyfried
This commit is contained in:
commit
296c07e27e
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ declare_features! (
|
|||
(active, abi_unadjusted, "1.16.0", None),
|
||||
|
||||
// Macros 1.1
|
||||
(active, proc_macro, "1.16.0", Some(35900)),
|
||||
(active, proc_macro, "1.16.0", Some(38356)),
|
||||
|
||||
// Allows attributes on struct literal fields.
|
||||
(active, struct_field_attributes, "1.16.0", Some(38814)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue