Skip to content

Windows: Improve handling of Visual Studio errors #3004

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

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

ChrisDenton
Copy link
Member

Allow the user the option to continue the rustup install even if installing Visual Studio fails. This also makes sure the user can always see Visual Studio install errors even if the console closes when rustup-init exits.

Also continue the install if the VS installer returned a non-zero exit code but all necessary components were installed successfully. This will still report the error to the user.

Make sure the user can always sees Visual Studio install errors even if the console closes when rustup-init exits.

Also turn errors into warnings if the VS installer returned a non-zero exit code but all necessary components were installed.
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