Parse unnamed fields and anonymous structs or unions
Anonymous structs or unions are only allowed in struct field definitions. Co-authored-by: carbotaniuman <41451839+carbotaniuman@users.noreply.github.com>
This commit is contained in:
parent
439d066bcf
commit
868706d9b5
25 changed files with 650 additions and 5 deletions
|
@ -1603,6 +1603,7 @@ symbols! {
|
|||
unix_sigpipe,
|
||||
unlikely,
|
||||
unmarked_api,
|
||||
unnamed_fields,
|
||||
unpin,
|
||||
unreachable,
|
||||
unreachable_2015,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue