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

Add a crates/cli/tests/reference/enums.rs test #3874

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

thomasetter
Copy link
Contributor

@thomasetter thomasetter commented Mar 6, 2024

This makes it easier to see the current enum implementation and will make it easier to review changes to it.

Generated by writing the enum.rs and running

BLESS=1 cargo test -p wasm-bindgen-cli

Copy link
Collaborator

@Liamolucko Liamolucko left a comment

Choose a reason for hiding this comment

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

Thanks!

@Liamolucko Liamolucko merged commit 78463a2 into rustwasm:main Mar 14, 2024
25 checks passed
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