I added a toolchain via rustup toolchain link myrust <path> that I now want to remove. However, rustup toolchain uninstall myrust says info: no toolchain installed for 'myrust'. It seems that either it is impossible to uninstall ("unlink") a linked toolchain, or at least that feature it so well hidden that it is very hard to find.