Skip to content

The rls-preview component on beta is "corrupted" #44270

Closed
@alexcrichton

Description

@alexcrichton
Member

With the second release of the beta toolchain we've got the rls-preview component now (not the rls) and it looks like it's almost working! The only piece that seems off is:

$ rustup component add rls-preview --toolchain beta
info: downloading component 'rls-preview'
info: installing component 'rls-preview'
info: rolling back changes
error: component manifest for 'rls-preview' is corrupt

cc @nrc

Note that I've tagged this as a beta regressoin but it's not actually a regression, it's just there to make sure we keep looking at it.

Metadata

Metadata

Assignees

Labels

C-bugCategory: This is a bug.T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @alexcrichton@nrc

      Issue actions

        The `rls-preview` component on beta is "corrupted" · Issue #44270 · rust-lang/rust