-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Breaking update of stdsimd #60162
Breaking update of stdsimd #60162
Conversation
This commit updates stdsimd and contains two breaking changes: * rust-lang/stdarch#733 * rust-lang/stdarch#586 We already did a crater run of 586 but we should do another one here.
|
Switching this to WIP: needs a crater run once CI is green. |
@bors try |
⌛ Trying commit c9553f7 with merge 06a150c7d11500b41499224f165e9de1de096768... |
Note to self: crater check-only when try completes. |
☀️ Try build successful - checks-travis |
@craterbot run mode=check-only |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🎉 Experiment
|
@gnzlbg Looking good! @alexcrichton Let's move ahead? |
@bors: r+ |
📌 Commit c9553f7 has been approved by |
Breaking update of stdsimd This commit updates stdsimd and contains two breaking changes: * rust-lang/stdarch#733 * rust-lang/stdarch#586 We already did a crater run of 586 but we should do another one here. r? @alexcrichton
☀️ Test successful - checks-travis, status-appveyor |
This commit updates stdsimd and contains two breaking changes:
We already did a crater run of 586 but we should do another one here.
r? @alexcrichton