Overhaul cargo/rustc version management

This commit is contained in:
Michael Vines
2019-03-14 19:41:05 -07:00
committed by Grimes
parent 5e40a5bfc1
commit 3dba8b7952
17 changed files with 96 additions and 84 deletions

View File

@@ -35,7 +35,8 @@ echo --- Creating tarball
git rev-parse HEAD
) > solana-release/version.txt
scripts/cargo-install-all.sh solana-release
source ci/rust-version.sh stable
scripts/cargo-install-all.sh +"$rust_stable" solana-release
./fetch-perf-libs.sh
# shellcheck source=/dev/null