mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-27 13:31:56 +01:00
eclass/rust: Sync with Gentoo
It's from Gentoo commit a2d5939957b0edea24719f9f518fcd3ef7c54925.
This commit is contained in:
parent
5200c9377f
commit
1334a0b089
@ -69,6 +69,7 @@ fi
|
|||||||
declare -A -g -r _RUST_LLVM_MAP=(
|
declare -A -g -r _RUST_LLVM_MAP=(
|
||||||
["9999"]=20
|
["9999"]=20
|
||||||
["1.86.0"]=19
|
["1.86.0"]=19
|
||||||
|
["1.85.1"]=19
|
||||||
["1.85.0"]=19
|
["1.85.0"]=19
|
||||||
["1.84.1"]=19
|
["1.84.1"]=19
|
||||||
["1.84.0"]=19
|
["1.84.0"]=19
|
||||||
@ -94,6 +95,7 @@ declare -A -g -r _RUST_LLVM_MAP=(
|
|||||||
declare -a -g -r _RUST_SLOTS_ORDERED=(
|
declare -a -g -r _RUST_SLOTS_ORDERED=(
|
||||||
"9999"
|
"9999"
|
||||||
"1.86.0"
|
"1.86.0"
|
||||||
|
"1.85.1"
|
||||||
"1.85.0"
|
"1.85.0"
|
||||||
"1.84.1"
|
"1.84.1"
|
||||||
"1.84.0"
|
"1.84.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user