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

Remove the multirust binary. Fixes #373 #606

Merged
merged 1 commit into from Jul 20, 2016

Conversation

Projects
None yet
2 participants
@brson
Copy link
Contributor

brson commented Jul 20, 2016

This finally removes the binary named multirust from the installation.
Instead of hardlinking to multirust installation now installs rustup
and hardlinks to that. After upgrade, on first run, rustup will silently
delete any existing multirust bin.

Remove multirust_mode module.

r? @alexcrichton

Remove the multirust binary. Fixes #373
This finally removes the binary named `multirust` from the installation.
Instead of hardlinking to `multirust` installation now installs `rustup`
and hardlinks to that. After upgrade, on first run, rustup will silently
delete any existing multirust bin.

Remove multirust_mode module.
@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Jul 20, 2016

dat diff

@alexcrichton alexcrichton merged commit acfe228 into rust-lang:master Jul 20, 2016

1 check was pending

continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.