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

Support installation with additional components and targets #2026

Merged

Conversation

kinnison
Copy link
Contributor

This is meant to address #2005 though it'd be nice to get @jonhoo 's feedback because I'm far too tired to review my own stuff for sanity right now.

src/dist/dist.rs Outdated Show resolved Hide resolved
src/dist/dist.rs Outdated Show resolved Hide resolved
src/dist/dist.rs Outdated Show resolved Hide resolved
src/install.rs Outdated Show resolved Hide resolved
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@kinnison kinnison force-pushed the kinnison/add-components-and-targets branch from fae86c9 to edddcd9 Compare September 27, 2019 20:58
src/dist/dist.rs Outdated Show resolved Hide resolved
Add support for "-c" and "-t" to `rustup toolchain install`
and to `rustup-init` itself.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@kinnison kinnison force-pushed the kinnison/add-components-and-targets branch from edddcd9 to bdcf194 Compare September 27, 2019 21:13
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
src/dist/dist.rs Outdated Show resolved Hide resolved
@kinnison kinnison force-pushed the kinnison/add-components-and-targets branch 3 times, most recently from 4e245d1 to bc43a0b Compare September 29, 2019 16:23
In order to ensure that if the user names a component during installation which
we will never be able to find we stop, introduce a limit to backtracking in the
case of a fresh installation.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@kinnison kinnison force-pushed the kinnison/add-components-and-targets branch from 6adc1ad to 75c0491 Compare September 30, 2019 06:05
@kinnison kinnison merged commit 9864b0b into rust-lang:master Sep 30, 2019
@kinnison kinnison deleted the kinnison/add-components-and-targets branch October 20, 2019 09:08
AJ-Ianozi pushed a commit to AJ-Ianozi/getada-download that referenced this pull request Oct 12, 2023
…ts-and-targets

Support installation with additional components and targets
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.

None yet

2 participants