Skip to content

c: Fix type name collisions with anonymous types#1624

Queued
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-c-clashes
Queued

c: Fix type name collisions with anonymous types#1624
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-c-clashes

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Classify fewer types as "primitive" to help get the names to line up.

Closes #1621

Classify fewer types as "primitive" to help get the names to line up.

Closes bytecodealliance#1621
@yordis
Copy link
Copy Markdown
Contributor

yordis commented Jun 1, 2026

@alexcrichton I am gonna wait for this one to get in to test it

@alexcrichton alexcrichton requested a review from pchickey June 2, 2026 16:48
@alexcrichton alexcrichton added this pull request to the merge queue Jun 2, 2026
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.

WASI P3 C bindings: 'assigning from compatible type' error

3 participants