mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 14:56:27 +00:00
0793098599
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.
4 lines
93 B
Batchfile
4 lines
93 B
Batchfile
setlocal
|
|
|
|
rustup toolchain install nightly --component rust-src rustc-dev llvm-tools-preview
|