Skip to content

Allow +toolchain for rustup #1498

@tbu-

Description

@tbu-

It was surprising to me that I couldn't use the +nightly parameter on rustup for adding the wasm32-unknown-unknown target to nightly:

rustup +nightly target add wasm32-unknown-unknown

(and other combinations didn't work either). Instead I had to find the --toolchain parameter of rustup target add. It would be nice if +nightly would work on rustup, too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions