Skip to content

feat(rust): Expose merge_structurally_equal_types#1633

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
scothis:macro-merge-structurally-equal-types
Jun 9, 2026
Merged

feat(rust): Expose merge_structurally_equal_types#1633
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
scothis:macro-merge-structurally-equal-types

Conversation

@scothis

@scothis scothis commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

The generate! macro now exposes merge_structurally_equal_types: <bool>. This functionality was previously only available via the --merge-structurally-equal-types CLI flag.

The underlying functionality is unchanged.

Refs #1628

The generate! macro now exposes `merge_structurally_equal_types`. This
functionality was previously only available via the
`--merge-structurally-equal-types` CLI flag.

The underlying functionality is unchanged.

Signed-off-by: Scott Andrews <scott@andrews.me>

@alexcrichton alexcrichton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue Jun 9, 2026
Merged via the queue into bytecodealliance:main with commit 646d3b4 Jun 9, 2026
29 checks passed
@scothis scothis deleted the macro-merge-structurally-equal-types branch June 9, 2026 14:46
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.

2 participants