mirror of
https://github.com/dtolnay/rust-toolchain
synced 2026-01-01 04:59:02 +01:00
Add 1.85.1 patch release
Some checks failed
CI / Rust nightly on Linux (push) Successful in 15s
CI / Rust beta on Linux (push) Successful in 28s
CI / Rust 1.0.0 on Linux (push) Successful in 30s
CI / Rust stable 18 months ago on Linux (push) Successful in 38s
CI / Rust stable minus 8 releases on Linux (push) Successful in 34s
CI / Rust 1.62.0 on Linux (push) Successful in 52s
CI / Rust stable on Linux (push) Successful in 26s
CI / Rust 1.62.0 on macOS (push) Has been cancelled
CI / Rust beta on macOS (push) Has been cancelled
CI / Rust nightly on macOS (push) Has been cancelled
CI / Rust stable 18 months ago on macOS (push) Has been cancelled
CI / Rust stable minus 8 releases on macOS (push) Has been cancelled
CI / Rust stable on macOS (push) Has been cancelled
CI / Rust 1.62.0 on Windows (push) Has been cancelled
CI / Rust beta on Windows (push) Has been cancelled
CI / Rust nightly on Windows (push) Has been cancelled
CI / Rust stable 18 months ago on Windows (push) Has been cancelled
CI / Rust stable minus 8 releases on Windows (push) Has been cancelled
CI / Rust stable on Windows (push) Has been cancelled
Some checks failed
CI / Rust nightly on Linux (push) Successful in 15s
CI / Rust beta on Linux (push) Successful in 28s
CI / Rust 1.0.0 on Linux (push) Successful in 30s
CI / Rust stable 18 months ago on Linux (push) Successful in 38s
CI / Rust stable minus 8 releases on Linux (push) Successful in 34s
CI / Rust 1.62.0 on Linux (push) Successful in 52s
CI / Rust stable on Linux (push) Successful in 26s
CI / Rust 1.62.0 on macOS (push) Has been cancelled
CI / Rust beta on macOS (push) Has been cancelled
CI / Rust nightly on macOS (push) Has been cancelled
CI / Rust stable 18 months ago on macOS (push) Has been cancelled
CI / Rust stable minus 8 releases on macOS (push) Has been cancelled
CI / Rust stable on macOS (push) Has been cancelled
CI / Rust 1.62.0 on Windows (push) Has been cancelled
CI / Rust beta on Windows (push) Has been cancelled
CI / Rust nightly on Windows (push) Has been cancelled
CI / Rust stable 18 months ago on Windows (push) Has been cancelled
CI / Rust stable minus 8 releases on Windows (push) Has been cancelled
CI / Rust stable on Windows (push) Has been cancelled
This commit is contained in:
parent
888c2e1ea6
commit
56f84321db
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ patch_releases=(
|
||||||
1.12.1 1.15.1 1.22.1 1.24.1 1.26.1 1.26.2 1.27.1 1.27.2 1.29.1 1.29.2 1.30.1
|
1.12.1 1.15.1 1.22.1 1.24.1 1.26.1 1.26.2 1.27.1 1.27.2 1.29.1 1.29.2 1.30.1
|
||||||
1.31.1 1.34.1 1.34.2 1.41.1 1.43.1 1.44.1 1.45.1 1.45.2 1.52.1 1.56.1 1.58.1
|
1.31.1 1.34.1 1.34.2 1.41.1 1.43.1 1.44.1 1.45.1 1.45.2 1.52.1 1.56.1 1.58.1
|
||||||
1.62.1 1.66.1 1.67.1 1.68.1 1.68.2 1.71.1 1.72.1 1.74.1 1.77.1 1.77.2 1.80.1
|
1.62.1 1.66.1 1.67.1 1.68.1 1.68.2 1.71.1 1.72.1 1.74.1 1.77.1 1.77.2 1.80.1
|
||||||
1.84.1
|
1.84.1 1.85.1
|
||||||
)
|
)
|
||||||
|
|
||||||
releases() {
|
releases() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue