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

Deprecate --reference-types #4237

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

daxpedda
Copy link
Collaborator

This deprecates --reference-types in favor of automatic target feature detection via -Ctarget-feature=+reference-types, which is the default since Rust v1.82.

This also avoids using the table.fill instruction without enabling the corresponding bulk-memory proposal.

@daxpedda daxpedda force-pushed the target-feature-update branch from 7d2a23b to df8fffc Compare October 31, 2024 13:51
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.

1 participant