Implement Anonymous{Struct, Union} in the AST
Add unnamed_fields feature gate and gate unnamed fields on parsing
This commit is contained in:
parent
8cf990c9b5
commit
059b68dd67
13 changed files with 232 additions and 31 deletions
|
@ -1269,6 +1269,7 @@ symbols! {
|
|||
unix,
|
||||
unlikely,
|
||||
unmarked_api,
|
||||
unnamed_fields,
|
||||
unpin,
|
||||
unreachable,
|
||||
unreachable_code,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue