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 to cap-std 0.26. #4940

Merged

Commits on Sep 21, 2022

  1. Update to cap-std 0.26.

    This is primarily to pull in bytecodealliance/cap-std#271, the fix for bytecodealliance#4936,
    compilation on Rust nightly on Windows.
    
    It also updates to rustix 0.35.10, to pull in bytecodealliance/rustix#403,
    the fix for bytecodealliance/rustix#402, compilation on newer versions of
    the libc crate, which changed a public function from `unsafe` to safe.
    
    Fixes bytecodealliance#4936.
    sunfishcode committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0df42bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba0e018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffad6ea View commit details
    Browse the repository at this point in the history