rustup
rustup copied to clipboard
(toolchain): Toolchain names must not be empty
This fixes a problem where if you did toolchain link "" ...
then the toolchains dir was broken.
This fixes #2982
Signed-off-by: Daniel Silverstone [email protected]