vertexclique/tokamak

Rustup integration

mxmind opened this issue · 6 comments

Please add support of rustup.rs instead of multirust.

I'm using rustup just fine with tokamak. We added support some time ago. What problem are you having?

I'm assuming, it would be great to have some handy UI to work with rust toolchains using rustup commands.
Having of some configuration to define release channels, checking new updates would be awesome.
Also, adding/removing targets, list of installed targets, switching between them will be really cool stuff.

You can switch toolchains right now inside tokamak via rustup.

Other features could be added pretty easily

So, does tokamak require the multirust executable in a rustup environment? Because it currently doesn't auto-detect rustup.

Problems with rustup fixed. In upcoming release you can use rustup.

0.3.2 released. Update it please. 😊