Skip to content

Please support a "system" toolchain #1490

Open
@joshtriplett

Description

@joshtriplett

I'd like to be able to test things using my system-installed version of Rust, and also use nightly Rust via rustup. To support this, I'd love to have support in rustup for a "system" toolchain, which would allow cargo +system, or setting system as the default and using cargo +nightly.

When using the "system" toolchain, the various rustup-managed binaries would simply forward to the corresponding system binaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions