brson / multirust

[DEPRECATED] A tool for managing multiple Rust installations
657 stars 36 forks source link

Show version numbers for toolchains #156

Open alexreg opened 8 years ago

alexreg commented 8 years ago

multirust list-toolchains or possibly some other command should really show the version number for each installed toolchain. i.e.

beta (1.8.x)
nightly (1.9.x)
stable (1.7.x)

This would be very handy indeed.

brson commented 8 years ago

Yes. Good idea.