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

Mark rustup {un,}install deprecated and report that #2100

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

kinnison
Copy link
Contributor

I've long wanted to get rid of rustup install and rustup uninstall because they are a pain to keep in sync with rustup toolchain install and rustup toolchain uninstall respectively.

This PR causes them to emit deprecation warnings when used. Hopefully that for a release or two will encourage people to change over to the proper names, and then we can drop these HIDDEN aliases.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@kinnison kinnison force-pushed the kinnison/deprecation branch from cdc8a59 to 6ab9b4f Compare November 9, 2019 12:02
@kinnison kinnison added this to the 1.21.0 milestone Nov 10, 2019
@kinnison kinnison merged commit c5a06e9 into rust-lang:master Nov 11, 2019
@kinnison kinnison deleted the kinnison/deprecation branch November 11, 2019 07:58
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.

1 participant