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

Rust 1.26 and assorted cleanups #656

Merged
merged 24 commits into from
May 8, 2019
Merged

Rust 1.26 and assorted cleanups #656

merged 24 commits into from
May 8, 2019

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Apr 26, 2019

In anticipation of RFC 3, giving us a policy to soon raise our minimum to Rust 1.26, I started this branch to make the conversion. After the primary motivation of upgrading crossbeam, I also looked for ways to use newer language features.

Throughout all of this, the public API should be completely unaffected.

Closes #586 for newer crossbeam, even though we're not quite at the newest.

@cuviper cuviper changed the title [WIP] Rust 1.26 and assorted cleanups Rust 1.26 and assorted cleanups May 8, 2019
@cuviper
Copy link
Member Author

cuviper commented May 8, 2019

We merged RFC 3, and @nikomatsakis said, "I'm good with merging #656", so...

bors r=nikomatsakis

bors bot added a commit that referenced this pull request May 8, 2019
656: Rust 1.26 and assorted cleanups r=nikomatsakis a=cuviper

In anticipation of [RFC 3](rayon-rs/rfcs#3), giving us a policy to soon raise our minimum to Rust 1.26, I started this branch to make the conversion. After the primary motivation of upgrading crossbeam, I also looked for ways to use newer language features.

Throughout all of this, the public API should be completely unaffected.

Closes #586 for newer crossbeam, even though we're not quite at the *newest*.

Co-authored-by: Josh Stone <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 8, 2019

Build failed

@cuviper
Copy link
Member Author

cuviper commented May 8, 2019

bors r=nikomatsakis

bors bot added a commit that referenced this pull request May 8, 2019
656: Rust 1.26 and assorted cleanups r=nikomatsakis a=cuviper

In anticipation of [RFC 3](rayon-rs/rfcs#3), giving us a policy to soon raise our minimum to Rust 1.26, I started this branch to make the conversion. After the primary motivation of upgrading crossbeam, I also looked for ways to use newer language features.

Throughout all of this, the public API should be completely unaffected.

Closes #586 for newer crossbeam, even though we're not quite at the *newest*.

Co-authored-by: Josh Stone <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 8, 2019

@bors bors bot merged commit bcfca1b into rayon-rs:master May 8, 2019
@cuviper cuviper deleted the rust-1.26 branch March 11, 2020 23:49
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.

Consider bumping crossbeam-deque
2 participants