Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

rls install fails with custom toolkits #1744

@DavidGoodenough

Description

@DavidGoodenough

Trying to use the Espressiv build of the rust toolkits (which includes the Xtensa architecture and a tailored RISC-V for their ESP32 range) rls refuses to install complaining that "error: toolchain 'esp' does not support components: esp is a custom toolchain".

In rustup issue 1570 there is discussion that the rls installer is using the wrong technique to determine whether the components that RLS needs are installed. Could the installer be changed to use the techniques outlines in 1570?

Now I do not know if the Espressiv build does include the right components, but the error message does not tell me what (if anything) is missing, only that it can not find out what is there.

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