Skip to content
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
Closed
@robinst

Description

@robinst

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions