Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Extend rust nightly detection in wasm-builder #5021

Merged
merged 1 commit into from
Feb 25, 2020

Commits on Feb 22, 2020

  1. Extend rust nightly detection in wasm-builder

    Instead of just testing `cargo` and `rustup run nightly`, we now test
    the `CARGO` env variable and also scan non default nightlies. The user
    is also now able to select the toolchain with `WASM_BUILD_TOOLCHAIN`.
    bkchr committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    8dfaf74 View commit details
    Browse the repository at this point in the history