208 Commits

Author SHA1 Message Date
David Tolnay
957c795d0b toolchain: 1.97.0 2025-12-16 09:12:16 -08:00
David Tolnay
f7ccc83f9e Merge pull request #177 from dtolnay/permitcopyrename
Permit cross-device copy
2025-12-16 09:11:34 -08:00
David Tolnay
1c0547fbe5 Permit cross-device copy 2025-12-16 09:04:42 -08:00
David Tolnay
0b1efabc08 Update actions/checkout@v5 -> v6 2025-11-20 10:02:43 -08:00
David Tolnay
0f44b27771 Add 1.91.1 patch release 2025-11-10 14:29:12 -08:00
David Tolnay
6d653acede Merge pull request #171 from dtolnay/up
Update Linux arm64 runner to Ubuntu 24.04
2025-09-16 11:37:40 -07:00
David Tolnay
30dc51db75 Update Linux arm64 runner to Ubuntu 24.04 2025-09-16 11:34:54 -07:00
David Tolnay
e97e2d8cc3 Update actions/checkout@v4 -> v5 v1 2025-08-22 18:20:49 -07:00
David Tolnay
3bd6ba104c Merge pull request #168 from dtolnay/sed
Fix update-revs.sh to recognize only the intended `required: true`
2025-08-22 18:08:04 -07:00
David Tolnay
0185c06042 Fix update-revs.sh to recognize only the intended required: true 2025-08-22 18:03:43 -07:00
David Tolnay
350b8170d6 Merge pull request #166 from dtolnay/fix1
Try without comment?
2025-08-22 17:50:59 -07:00
David Tolnay
6ded28b5b7 Try without comment? 2025-08-22 17:47:59 -07:00
David Tolnay
cc2784cec7 Merge pull request #165 from dtolnay/fix2
Try without backtick?
2025-08-22 17:45:11 -07:00
David Tolnay
f6642a8e0a Try without backtick? 2025-08-22 17:42:45 -07:00
David Tolnay
5ee21dc396 Merge pull request #162 from dtolnay/pin
Add note about full-length SHA
2025-08-22 17:24:27 -07:00
David Tolnay
ed196ec4b4 Add note about full-length SHA 2025-08-22 17:21:50 -07:00
David Tolnay
57e40976e0 Update example version number to a recent one 2025-08-22 17:17:30 -07:00
David Tolnay
79bae2f094 Merge pull request #161 from dtolnay/required
Improve error message for missing `toolchain` input
2025-08-22 17:07:04 -07:00
David Tolnay
87f0783588 Enforce that required toolchain input is provided 2025-08-22 16:59:00 -07:00
David Tolnay
b3b07ba8b4 Merge pull request #152 from dtolnay/trailingwhitespace
Clean up trailing whitespace from PR 145
2025-04-29 12:22:45 -07:00
David Tolnay
6ff96e92a9 Clean up trailing whitespace from PR 145 2025-04-29 12:20:14 -07:00
David Tolnay
3038d437c0 Merge pull request #151 from dtolnay/winrustup
Use rustup.rs advertised download URLs
2025-04-29 12:20:05 -07:00
David Tolnay
d69c8f6cd5 Use rustup.rs advertised download URLs 2025-04-29 12:17:54 -07:00
David Tolnay
c9b8f05fe9 Merge pull request #149 from dtolnay/wincargohome
Respect pre-existing CARGO_HOME on Windows
2025-04-29 12:17:40 -07:00
David Tolnay
eceb16e78c Respect pre-existing CARGO_HOME on Windows 2025-04-29 12:15:51 -07:00
David Tolnay
449259c7e2 Merge pull request #150 from dtolnay/githubpath
Fix GITHUB_PATH
2025-04-29 12:14:37 -07:00
David Tolnay
f36efbae07 Fix GITHUB_PATH 2025-04-29 12:11:57 -07:00
David Tolnay
3d21cbbc39 Merge pull request #148 from dtolnay/backslash
Consistently use backslash directories on Windows
2025-04-29 12:05:29 -07:00
David Tolnay
802126c77d Consistently use backslash directories on Windows 2025-04-29 12:03:48 -07:00
David Tolnay
636f3b2e5c Merge pull request #147 from dtolnay/rustuptemp
Download rustup-init.exe to temp dir instead of current dir
2025-04-29 11:55:17 -07:00
David Tolnay
1f3b09e73e Download rustup-init.exe to temp dir instead of current dir 2025-04-29 11:53:20 -07:00
David Tolnay
1901dba34d Merge pull request #146 from dtolnay/flags
Align curl and rustup-init flags between windows and non-windows
2025-04-29 11:39:38 -07:00
David Tolnay
1c80aedd72 Align curl and rustup-init flags between windows and non-windows 2025-04-29 11:37:07 -07:00
David Tolnay
9ec87f110c Merge pull request #145 from joe-p/feat/install_rustup_windows
Install rustup on windows (including ARM)
2025-04-29 11:33:51 -07:00
Joe Polny
113d6388db Add ubuntu and windows arm to CI 2025-04-29 14:06:20 -04:00
Joe Polny
d8b2468e88 Install rustup on windows (including ARM)
The x86 logic might be overkill since right now x86 Windows images
already have it installed, but figured might as well support it just in
case. Closes #143
2025-04-29 13:53:42 -04:00
David Tolnay
56f84321db Add 1.85.1 patch release 2025-03-18 12:14:28 -07:00
David Tolnay
888c2e1ea6 Predefine branches up to 1.100 2025-03-14 20:08:14 -07:00
David Tolnay
c5a29ddb4d Add 1.84.1 patch release 2025-01-30 11:16:25 -08:00
David Tolnay
a54c7afa93 Merge pull request #131 from dtolnay/float
Append zeros to toolchain versions truncated by GitHub
2024-12-13 20:49:52 -08:00
David Tolnay
aacd1c2ea3 Append zeros to toolchain versions truncated by GitHub 2024-12-13 20:40:43 -08:00
David Tolnay
315e265cd7 Merge pull request #129 from dtolnay/defaultfail
Ignore 'rustup default' failure
2024-11-17 20:36:09 -08:00
David Tolnay
2d6236e914 Ignore 'rustup default' failure 2024-11-17 20:13:42 -08:00
David Tolnay
7b1c307e0d Add 1.80.1 patch release 2024-08-08 10:36:24 -07:00
David Tolnay
21dc36fb71 Predefine branches up to 1.90 2024-06-13 09:20:43 -07:00
David Tolnay
d8352f6b1d Move CARGO_HOME step in front of rustup install 2024-05-01 09:11:35 -07:00
David Tolnay
22eb75fbe0 Add description for CARGO_HOME step 2024-05-01 09:09:04 -07:00
David Tolnay
e4e1c59547 Combine CARGO_HOME choice into a single step 2024-05-01 09:06:11 -07:00
David Tolnay
b004a9e513 Merge pull request #108 from dariocurr/master
Add `CARGO_HOME` to `GITHUB_ENV`
2024-05-01 12:04:19 -04:00
Dario Curreri
18c33afdda Add CARGO_HOME to GITHUB_ENV 2024-04-30 10:58:18 +02:00