-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.
Milestone
Description
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.Category: This is a bug.T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.