Commit 9b5d9ba
fix(scripts): set RUSTUP_TOOLCHAIN early as process env var
Set RUSTUP_TOOLCHAIN at the start of Install-RustToolchain so all
subsequent cargo/rustc calls use the correct nightly. Removes reliance
on rustup default which can be overridden by system-level config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9b3d78f commit 9b5d9ba
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
151 | 155 | | |
152 | | - | |
153 | | - | |
| 156 | + | |
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
| |||
233 | 236 | | |
234 | 237 | | |
235 | 238 | | |
236 | | - | |
237 | | - | |
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
| |||
0 commit comments