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

Migrate core_simd to Rust 2024 #451

Merged
merged 2 commits into from
Feb 13, 2025
Merged

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Feb 12, 2025

This migrates core_simd to Rust 2024. The intent here is to ensure that when embedded in core that there aren't any regressions when we move core to 2024 (since it is embedded with #[path]). Otherwise this shouldn't have any impact.

Copy link
Member

@programmerjake programmerjake left a comment

Choose a reason for hiding this comment

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

looks good to me, though I'm not sure what the plan is on when to move to edition 2024? maybe @workingjubilee knows?

@workingjubilee
Copy link
Member

This should be fine.

@programmerjake
Copy link
Member

This should be fine.

so then just merge now?

@calebzulawski calebzulawski merged commit b4f4785 into rust-lang:master Feb 13, 2025
59 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.

4 participants