Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use --no-self-update for rustup on Windows #1061

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

kylewillmon
Copy link
Contributor

Self-update on Windows is hard... And rustup occasionally fails to self-update. There is a related issue to fix this behavior, but until then, using --no-self-update is a decent workaround.

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
@kylewillmon kylewillmon requested a review from a team as a code owner April 25, 2023 20:14
Copy link
Contributor

@maxrake maxrake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kylewillmon kylewillmon enabled auto-merge (squash) April 25, 2023 20:21
@kylewillmon kylewillmon merged commit e3837c7 into main Apr 25, 2023
@kylewillmon kylewillmon deleted the no-self-update branch April 25, 2023 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants