Change tracking issue for proc_macro feature to #38356
This commit is contained in:
parent
24055d0f2a
commit
89f9767356
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