Auto merge of #64709 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
[stable] 1.38.0 release No last minute backports for once!
This commit is contained in:
commit
625451e376
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ fi
|
|||
#
|
||||
# FIXME: need a scheme for changing this `nightly` value to `beta` and `stable`
|
||||
# either automatically or manually.
|
||||
export RUST_RELEASE_CHANNEL=beta
|
||||
export RUST_RELEASE_CHANNEL=stable
|
||||
if [ "$DEPLOY$DEPLOY_ALT" = "1" ]; then
|
||||
RUST_CONFIGURE_ARGS="$RUST_CONFIGURE_ARGS --release-channel=$RUST_RELEASE_CHANNEL"
|
||||
RUST_CONFIGURE_ARGS="$RUST_CONFIGURE_ARGS --enable-llvm-static-stdcpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue