Skip to content
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.

Choose a channel for the RLS based on the current Rustup default. #179

Closed
@nrc

Description

@nrc

E.g., if the user is using the stable channel by default, then we should use the stable channel for launching the RLS with Rustup.

This should not be used, if the user has set rust-client.channel, which means we will need to change the default for that setting to null rather than "nightly".

To get started, look at rustup.ts. I think you'll need to parse the result of rustup show.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions