Searched refs:rustup (Results 1 – 5 of 5) sorted by relevance
18 … && rustup toolchain install nightly && rustup default nightly && rustup component add rust-src &&…
4 export RUSTUP_UPDATE_ROOT=https://mirrors.ustc.edu.cn/rust-static/rustup99 read rustup100 if echo "$rustup" | grep -iq "^y" ;then102 curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly133 rustup toolchain install nightly134 rustup default nightly135 rustup component add rust-src136 rustup component add llvm-tools-preview137 rustup target add x86_64-unknown-none
92 export RUSTUP_UPDATE_ROOT=https://mirrors.ustc.edu.cn/rust-static/rustup94 curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly112 rustup toolchain install nightly113 rustup default nightly114 rustup component add rust-src115 rustup component add llvm-tools-preview116 rustup target add x86_64-unknown-none
41 rustup default nightly
35 rustup default nightly