Skip to content

Promote x86_64-unknown-linux-musl from target to host toolchain #1053

Closed
@mcandre

Description

@mcandre

Could the musl toolchain be promoted from something people access with

rustup target add x86_64-unknown-linux-musl

to something that people can

curl https://sh.rustup.rs -sSf | sh -s -- --default-host x86_64-unknown-linux-musl -y

?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions