rust-gpu/setup.sh
Daniel McNab 0793098599
Use the --component option in setup scripts (#104)
This should mean that if one of the required components is broken on a
given nightly, rustup will try going backwards until it finds one which
works.
2020-10-22 21:20:42 +02:00

3 lines
103 B
Bash

#!/usr/bin/env bash
rustup toolchain install nightly --component rust-src rustc-dev llvm-tools-preview