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 crossbeam dependencies (requires Rust 1.36) #807

Merged
merged 2 commits into from
Oct 14, 2020

Conversation

mbrubeck
Copy link
Contributor

Update to the latest versions of:

  • crossbeam-channel (0.5.0)
  • crossbeam-deque (0.8.0)
  • crossbeam-utils (0.8.0)

This increases the minimum Rust toolchain requirement from 1.31 to 1.36.

@mbrubeck
Copy link
Contributor Author

It looks like this PR has confused bors. Does the bors.toml change need to land before the GitHub Actions changes?

@cuviper
Copy link
Member

cuviper commented Oct 14, 2020

Why do you think bors is confused? It looks like it's just waiting for the review comment. There have sometimes been glitches with bors when updating GitHub Actions config, but that's after approval.

Anyway, this looks good, so let's try it!

bors r+

@bors bors bot merged commit 1f069d7 into rayon-rs:master Oct 14, 2020
@matklad
Copy link
Contributor

matklad commented Oct 20, 2020

Would appreciate a release :-)

@cuviper
Copy link
Member

cuviper commented Oct 21, 2020

Just published rayon-core-1.9.0 and rayon-1.5.0.

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.

3 participants