Home
last modified time | relevance | path

Searched full:rustup (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/scripts/zuul/
Dbefore_script.sh112 curl https://sh.rustup.rs -sSf | sh -s -- -y
123 curl https://sh.rustup.rs -sSf | sh -s -- -y
153 curl https://sh.rustup.rs -sSf | sh -s -- -y
/third_party/curl/docs/
DRUSTLS.md10 First, [install Rust](https://rustup.rs/).
/third_party/curl/.github/workflows/
Dlinux-hyper.yml33 curl https://sh.rustup.rs -sSf | sh -s -- -y;