Having rustup-init is a compromise, allowing Debian users to have an up-to-date non-Debian Rust version, without `curl | sh`.
rustup-init
How to use rustup-init in a sentence. Live example sentences for rustup-init pulled from indexed public discussions.
Editorial note
Having rustup-init is a compromise, allowing Debian users to have an up-to-date non-Debian Rust version, without `curl | sh`.
Quick take
Having rustup-init is a compromise, allowing Debian users to have an up-to-date non-Debian Rust version, without `curl | sh`.
Example sentences
Before rustup can run, the very first message rustup-init spits out is asking to install the visual studio tool chain.
The very first thing rustup-init asked was to install Visual Studio before proceeding.
I found the sources to rustup's setup tool but not rustup itself which gets installed by rustup-init.
The rustup install is basically copying rustup-init.exe to `~/.cargo/bin/rustup.exe`.
Then I re-downloaded rustup-init.exe, and then ran it, reinstalling rust.
It's sort of ironic that today I tried to install Rust through rustup-init.exe, on Windows, and it didn't work because of its dependency on Microsoft Visual C++ Build Tools 2019.
Quote examples
If one curls to bash obviously they can't "look at the way the rustup-init.sh script is written".
If you look at the way the rustup-init.sh script is written it's safe to be used with this "anti pattern".
Frequently asked questions
Short answers drawn from the clearest meanings and examples for this word.
How do you use rustup-init in a sentence?
Having rustup-init is a compromise, allowing Debian users to have an up-to-date non-Debian Rust version, without `curl | sh`.