Add toolchain management · Issue #172 · PistonDevelopers/VisualRust · GitHub
Skip to content

Add toolchain management #172

Description

@emberian

Currently, users are required to install and manage their own Rust toolchains. Let's make the user's life easier, and do it for them, along the lines of the multirust script for Unix. Feature list:

  • Select one of multiple toolchains for use (corresponding to Rust releases/release channels)
  • Able to download and install/update toolchains
  • Per-project toolchains
  • Notifications to update with the ability to auto-update
  • Support for both mingw and msvc targets

/cc @brson

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions