-
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
Update stdsimd module #50748
Update stdsimd module #50748
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
@alexcrichton supported a backport here rust-lang/stdarch#444 (comment) so I've tagged this as nominated, and will send in a beta PR in a second. Not sure who should r+ the backport... it's sorta motivated by docs but also updates a library? |
@bors: r+ |
📌 Commit 647b1ad has been approved by |
@bors p=1 (this will be backported into beta) |
Update stdsimd module to include rust-lang/stdarch@a19ca1c
☀️ Test successful - status-appveyor, status-travis |
[beta] Process backports Merged on master: * #50648: Fix volatile_store and nontemporal_store * #50735: rustc: don't trip an assertion for enums with present but uninhabited variants. * #50693: typeck: Save the index of private fields * #50748: Update stdsimd module * #50694: Fix self referential impl Trait substitutions r? @alexcrichton
to include rust-lang/stdarch@a19ca1c