Update Rust to nightly-2023-01-21

This commit is contained in:
Jeremy Soller 2023-02-11 14:01:00 -07:00
parent f52ec7e30f
commit 0427f3ff8c
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
6 changed files with 8 additions and 4 deletions

View file

@ -151,6 +151,7 @@ else
"$</configure" \
--prefix="/" \
--disable-docs \
--disable-download-ci-llvm \
--enable-cargo-native-static \
--enable-extended \
--enable-lld \
@ -240,6 +241,7 @@ else
"$</configure" \
--prefix="/" \
--disable-docs \
--disable-download-ci-llvm \
--enable-cargo-native-static \
--enable-dist-src \
--enable-extended \