This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 256
build broken: dependency crossbeam-channel v0.3.9 fails to build #1571
Comments
It's not directly related to RLS: crossbeam-rs/crossbeam@5b5d727 |
Oh no =( @mati865 I assume that means the rustc-ap-* upgrade dance all over again? |
@Xanewok it depends whether crossbeam-utils fixes it in major/minor or patch release but in the long term the answer is yes. As short term solution I've opened #1576 |
Xanewok
added a commit
to Xanewok/rust
that referenced
this issue
Mar 26, 2020
This pulls in the build fix for nightly build: crossbeam-rs/crossbeam@5b5d727 Related: rust-lang/rls#1571
Merged upstream in rust-lang/rust#69470, now we need to coordinate a rustc-ap-* upgrade tomorrow (which will also unbreak the current RLS toolstate) |
Xanewok
added a commit
to Xanewok/rls
that referenced
this issue
Mar 31, 2020
Xanewok
added a commit
that referenced
this issue
Mar 31, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to build rls from the repo ( fb9aa9f ), the dependency
crossbeam-channel v0.3.9
fails to build rendering rls unbuildable.cargo +master check
The text was updated successfully, but these errors were encountered: