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

Downgrade crossbeam-utils to workaround nightly breakage #1576

Merged
merged 1 commit into from
Oct 20, 2019

Conversation

mati865
Copy link
Contributor

@mati865 mati865 commented Oct 20, 2019

Closes #1571

@Xanewok
Copy link
Member

Xanewok commented Oct 20, 2019

Thanks! Could we specifically pin the version to =0.6.5 in the Cargo.toml with a comment pointing to the issue/this PR?

@mati865
Copy link
Contributor Author

mati865 commented Oct 20, 2019

It's transitive dependency. RLS directly depends on crossbeam-channel = "0.3".

@Xanewok
Copy link
Member

Xanewok commented Oct 20, 2019

Ah, right. Well, let's land this now to unbreak the nightly build for now - thank you!

@Xanewok Xanewok merged commit c543906 into rust-lang:master Oct 20, 2019
@mati865 mati865 deleted the downgrade-crossbeam-utils branch October 20, 2019 18:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build broken: dependency crossbeam-channel v0.3.9 fails to build
2 participants