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

rust: Allow omitting versions on export keys #703

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

alexcrichton
Copy link
Member

This commit updates the support for versions in the Rust bindings generation to allow omitting versions in the exports key when it can unambiguously be omitted. This required a bit of centralization to ensure that this logic is shared across those that use it.

This commit updates the support for versions in the Rust bindings
generation to allow omitting versions in the `exports` key when it can
unambiguously be omitted. This required a bit of centralization to
ensure that this logic is shared across those that use it.
@alexcrichton alexcrichton merged commit 434cb76 into bytecodealliance:main Oct 18, 2023
9 checks passed
@alexcrichton alexcrichton deleted the less-versions branch October 18, 2023 16:37
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