mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-07-13 16:08:18 +00:00
Compare commits
1 commit
babd0f2003
...
578df22d91
Author | SHA1 | Date | |
---|---|---|---|
|
578df22d91 |
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ patch_releases=(
|
|||
)
|
||||
|
||||
releases() {
|
||||
printf "%s\n" 1.{0..100}.0 ${patch_releases[@]} | sort -V
|
||||
printf "%s\n" 1.{0..90}.0 ${patch_releases[@]} | sort -V
|
||||
}
|
||||
|
||||
base=$(git rev-parse HEAD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue