Skip to content
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

Relax an assertion in Rust type emission #552

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

alexcrichton
Copy link
Member

I forgot a context where the assertion would trip, so implement the code necessary to avoid the need for the assertion.

Closes #551

I forgot a context where the assertion would trip, so implement the code
necessary to avoid the need for the assertion.

Closes bytecodealliance#551
@philpax
Copy link
Contributor

philpax commented Mar 30, 2023

I can confirm that this works! Thanks for the quick fix 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants