hundreds-breakfast-49010
10/31/2020, 4:49 AMaverage-vr-56795
10/31/2020, 10:09 AMaverage-vr-56795
10/31/2020, 10:11 AMhundreds-breakfast-49010
11/01/2020, 12:45 AMrustup to install a specific version of rust and use that, and save us the trouble of having to keep our own version of the toolchainhundreds-breakfast-49010
11/01/2020, 12:48 AMrustup override set <version> to specify that a specific directory will use a specific version of the rust toolchainhundreds-breakfast-49010
11/01/2020, 12:48 AMrustup is a standard enough rust ecosystem tool that I think we can safely insist that people who want to compile pants have ithundreds-breakfast-49010
11/01/2020, 1:17 AMrust-toolchain file is for, that's a standard file that rustup readshundreds-breakfast-49010
11/01/2020, 1:18 AMcargo binary in the pants repo, rustup should already do the right thing, which might be to install the specific version of the rust toolchain specified in rust-toolchainaverage-vr-56795
11/01/2020, 9:14 AMaverage-vr-56795
11/01/2020, 9:14 AMcargo is on your $PATH and if not, (maybe with a prompt) download and run rustup without specifying a custom directory to install toaverage-vr-56795
11/01/2020, 9:15 AMrust-toolchain file and them having not done weird things