mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-06 19:22:17 +01:00
eclass/rust: Sync with Gentoo
It's from Gentoo commit a898070a7df034c8410f3a3f6b549c0172bc4724. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
61966db095
commit
02043babc5
@ -98,6 +98,7 @@ declare -A -g -r _RUST_LLVM_MAP=(
|
||||
# this array is used to store the Rust slots in a more convenient order for iteration.
|
||||
declare -a -g -r _RUST_SLOTS_ORDERED=(
|
||||
"9999"
|
||||
"1.91.0"
|
||||
"1.90.0"
|
||||
"1.89.0"
|
||||
"1.88.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user