Skip to content

Fix handling of names of fields in the text format - #2651

Open
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:field-names
Open

Fix handling of names of fields in the text format#2651
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:field-names

Conversation

@alexcrichton

Copy link
Copy Markdown
Member
  • Add support for @name annotations on the field names, in addition to the preexisting $foo names.
  • Fix recording of field names in the name section when the struct is within a rec group.

While here also fix parsing @name annotations in imports which erroneously were hardcoded to None.

* Add support for `@name` annotations on the field names, in addition to
  the preexisting `$foo` names.
* Fix recording of field names in the `name` section when the `struct`
  is within a `rec` group.

While here also fix parsing `@name` annotations in imports which
erroneously were hardcoded to `None`.
@alexcrichton
alexcrichton requested a review from a team as a code owner September 11, 2026 14:51
@alexcrichton
alexcrichton requested review from dicej and removed request for a team September 11, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant