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

RLS stuck at 2018-10-20 with rustup update #1122

Closed
norru opened this issue Nov 14, 2018 · 3 comments
Closed

RLS stuck at 2018-10-20 with rustup update #1122

norru opened this issue Nov 14, 2018 · 3 comments

Comments

@norru
Copy link

norru commented Nov 14, 2018

rls-preview is still being released as the broken 2018-10-20

$ rustup update
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: checking for self-updates

   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.30.1 (1433507eb 2018-11-07)
  nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.32.0-nightly (9fefb6766 2018-11-13)

$ rustup default nightly
info: using existing install for 'nightly-x86_64-unknown-linux-gnu'
info: default toolchain set to 'nightly-x86_64-unknown-linux-gnu'

  nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.32.0-nightly (9fefb6766 2018-11-13)

$ rls --version
rls-preview 0.130.5 (1c755ef 2018-10-20)
@norru norru changed the title RLS not up to date with rustup update - cannot upgrade toolchain RLS stuck at 2018-10-20 with rustup update Nov 16, 2018
@alexheretic
Copy link
Member

Once the CI tests are behaving we can pull a more recent commit into rust-lang/rust ie #1118. It doesn't look too far away now.

@norru
Copy link
Author

norru commented Nov 19, 2018

After the last rustc updates, rls from 2018-10-20 seems usable. Closing (will reopen if necessary).

EDIT: for those still stumbling in ICE, doing a cargo clean on the affected projects should fix those.

@norru norru closed this as completed Nov 19, 2018
@norru
Copy link
Author

norru commented Nov 21, 2018

rls-preview 1.31.6 (daa138c 2018-11-20) released in nightly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants