-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
Right now it just pulls down the nightly tarball directly, which it knows by name. To work with arbitrary release channels it needs to download the manifest (e.g. 'channel-rust-nightly') and pull the correct installer name from it. The artifacts will not always have predictable names, particularly on the stable channel. Add a '--channel=' flag to rustup.sh.
Metadata
Metadata
Assignees
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.