Skip to content

Display helpful advices even with -y. #1290

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
May 27, 2018
Merged

Conversation

mog422
Copy link
Contributor

@mog422 mog422 commented Nov 7, 2017

Currently -y disables any helpful advices, but example usages of curl-based rustup installation frequently include -y (unfortunately).
Since -y is not a silent flag but a yes-to-all flag, we can always display advices instead and (on Windows) only pause unless -y is given.

Currently -y disables any helpful advices, but example usages of
curl-based rustup installation frequently include -y (unfortunately).
Since -y is not a silent flag but a yes-to-all flag, we can always display
advices instead and (on Windows) only pause unless -y is given.
@bors
Copy link
Contributor

bors commented Dec 7, 2017

☔ The latest upstream changes (presumably #1294) made this pull request unmergeable. Please resolve the merge conflicts.

@Diggsey
Copy link
Contributor

Diggsey commented May 27, 2018

Thanks for the PR!

@Diggsey Diggsey merged commit 027ac51 into rust-lang:master May 27, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants