This repository was archived by the owner on Dec 8, 2020. It is now read-only.
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
Can't find rustup #231
Closed
Description
Version of VSCode: 1.12.1
Version of the extension: 0.3.14
OS: Mac OS
Description: I get the "You do not use Rustup. Rustup is a preffered way to install Rust and its components" message. But I have rustup installed. Not sure where to configure it to fix it. Output:
$ rustc --print=sysroot
/Users/rstocker/.multirust/toolchains/stable-x86_64-apple-darwin
$ where rustup
/Users/rstocker/.cargo/bin/rustup
$ where rustc
/Users/rstocker/.cargo/bin/rustc
Thanks for your help!
Output of the "Rust logging" channel:
DEBUG: handleMissingRls: Rust is either not installed or installed not via Rustup
DEBUG: Configuration: updatePathToRacer: findRacerPathSpecifiedByUser: path=undefined
DEBUG: Configuration: updatePathToRacer: findDefaultRacerPath: foundPath=undefined
DEBUG: Legacy Mode Manager: MissingToolsInstallator: getMissingTools(): pathDirectories=["/usr/local/bin","/usr/local/sbin","/usr/local/share/npm/bin","/usr/bin","/bin","/usr/sbin","/sbin"]
DEBUG: Legacy Mode Manager: MissingToolsInstallator: getMissingTools(): tools={"rustfmt":"rustfmt","rustsym":"rustsym"}
DEBUG: Legacy Mode Manager: MissingToolsInstallator: getMissingTools(): this.missingTools = ["racer","rustfmt","rustsym"]
Metadata
Metadata
Assignees
Labels
No labels