This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
VSCode fails to start RLS: '--toolchain <toolchain>' requires a value but none was supplied #689
Open
Description
I am learning rust, and only beginning. My setup:
OS: up-to-date 64-bit Archlinux with rustup 1.20.2
and code 1.39.2
installed from the software repositories.
Commands run so far:
$ rustup default stable
$ rustup component add rls rust-analysis rust-src
In VS Code :
Command failed: rustup component list --toolchain error: The argument '--toolchain <toolchain>' requires a value but none was supplied USAGE: rustup component list --toolchain <toolchain> For more information try --help
Metadata
Metadata
Assignees
Labels
No labels