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

Update stdarch submodule #74482

Merged
merged 1 commit into from
Jul 28, 2020
Merged

Update stdarch submodule #74482

merged 1 commit into from
Jul 28, 2020

Commits on Jul 28, 2020

  1. Update stdarch submodule

    This commit updates the src/stdarch submodule primarily to include
    rust-lang/stdarch#874 which updated and revamped WebAssembly SIMD
    intrinsics and renamed WebAssembly atomics intrinsics. This is all
    unstable surface area of the standard library so the changes should be
    ok here. The SIMD updates also enable SIMD intrinsics to be used by any
    program any any time, yay!
    
    cc rust-lang#74372, a tracking issue I've opened for the stabilization of SIMD
    intrinsics
    alexcrichton committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    83b4930 View commit details
    Browse the repository at this point in the history