t2sde
t2sde copied to clipboard
Rustc bootstrap should not download a binary rustc tarball
But re-use the system rustc instead. We now mostly use the --enable-local-rust (or so) option, but it might still sometimes fail. We might still need to keen an eye on if rustc bootstrap breaks and how in the future.
hi! could you tell where the relevant scripts are located?
not that i'm certain that i can help here btw
is it this one?
https://github.com/rxrbln/t2sde/blob/7cccb698deb2c73952e4738dc81ae347fb4094f7/package/rust/rustc/rustc.conf#L40