Skip to content

Add toolchain management #172

Open
Open
@emberian

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions