Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use --no-self-update for rustup on Windows
Self-update on Windows is hard... And rustup occasionally fails to self-update. There is a [related issue][1] to fix this behavior, but until then, using `--no-self-update` is a decent workaround. [1]: rust-lang/rustup#2441
- Loading branch information