Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support installation with additional components and targets#2026

Merged
kinnison merged 8 commits into
rust-lang:masterfrom
kinnison:kinnison/add-components-and-targets
Sep 30, 2019
Merged

Support installation with additional components and targets#2026
kinnison merged 8 commits into
rust-lang:masterfrom
kinnison:kinnison/add-components-and-targets

Conversation

@kinnison
Copy link
Copy Markdown
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.

Comment thread src/dist/dist.rs Outdated
Comment thread src/dist/dist.rs Outdated
Comment thread src/dist/dist.rs Outdated
Comment thread src/install.rs Outdated
Comment thread tests/cli-self-upd.rs
Comment thread tests/cli-v2.rs
@kinnison kinnison force-pushed the kinnison/add-components-and-targets branch from fae86c9 to edddcd9 Compare September 27, 2019 20:58
Comment thread src/dist/dist.rs Outdated
Comment thread src/dist/dist.rs
Add support for "-c" and "-t" to `rustup toolchain install`
and to `rustup-init` itself.

Signed-off-by: Daniel Silverstone <[email protected]>
@kinnison kinnison force-pushed the kinnison/add-components-and-targets branch from edddcd9 to bdcf194 Compare September 27, 2019 21:13
Comment thread src/dist/dist.rs
Comment thread src/dist/dist.rs Outdated
@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 <[email protected]>
Signed-off-by: Daniel Silverstone <[email protected]>
Signed-off-by: Daniel Silverstone <[email protected]>
@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.

2 participants