Skip to content

Fix internal assertions renaming types using with #2215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025

Conversation

alexcrichton
Copy link
Member

This commit fixes a fuzz bug that cropped up trying to rename a type using with. The destination type that was created didn't have its new name registered.

This commit fixes a fuzz bug that cropped up trying to rename a type
using `with`. The destination type that was created didn't have its new
name registered.
Some new warnings cropping up to handle.
@alexcrichton alexcrichton requested a review from a team as a code owner June 2, 2025 15:08
@alexcrichton alexcrichton requested review from abrown and removed request for a team June 2, 2025 15:08
@abrown
Copy link
Member

abrown commented Jun 2, 2025

I'm probably not the best WIT syntax reviewer. Who is?

@alexcrichton
Copy link
Member Author

Perhaps @fitzgen would you be up for taking a look?

@pchickey pchickey requested review from pchickey and removed request for abrown June 2, 2025 19:52
@alexcrichton alexcrichton added this pull request to the merge queue Jun 5, 2025
Merged via the queue into bytecodealliance:main with commit 62b3fdc Jun 5, 2025
32 checks passed
@alexcrichton alexcrichton deleted the fix-fuzz-bug branch June 5, 2025 23:25
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.

3 participants