Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update crates #2194

Merged
merged 1 commit into from
Nov 7, 2019
Merged

Update crates #2194

merged 1 commit into from
Nov 7, 2019

Conversation

kjeremy
Copy link
Contributor

@kjeremy kjeremy commented Nov 7, 2019

Removes nodrop and extra arrayvec

We have an extra crossbeam-queue and crossbeam-utils left but those should
drop once rayon accepts rayon-rs/rayon#704

Removes nodrop and extra arrayvec

We have an extra crossbeam-queue and crossbeam-utils left but those should
drop once rayon accepts rayon-rs/rayon#704
@matklad
Copy link
Member

matklad commented Nov 7, 2019

It's interesting to note that we don't get a duplicated crossbeam-channel, because, while all subcrate of crossbeam have received a major version bump, the umbrella crossbeam crate didn't, and salsa depends on the whole of crossbeam.

bors r+

bors bot added a commit that referenced this pull request Nov 7, 2019
2194: Update crates r=matklad a=kjeremy

Removes nodrop and extra arrayvec

We have an extra crossbeam-queue and crossbeam-utils left but those should
drop once rayon accepts rayon-rs/rayon#704

Co-authored-by: kjeremy <kjeremy@gmail.com>
@bors
Copy link
Contributor

bors bot commented Nov 7, 2019

Build succeeded

@bors bors bot merged commit 91b154f into rust-lang:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants