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

Switch build_scoped to std::thread::scope (Rust 1.63) #948

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jun 22, 2022

No description provided.

@cuviper cuviper changed the title Switch build_scoped to std::thread::scope (Rust 1.63) Switch build_scoped to std::thread::scope (Rust 1.63) Aug 11, 2022
bors bot added a commit that referenced this pull request Aug 11, 2022
966: Document an example with `std::thread::scope` r=cuviper a=cuviper

We only run tests on stable Rust, so this adds a doctest with the new `std::thread::scope`.
See also #948 to use that internally, but that will increase the crate MSRV.

Co-authored-by: Josh Stone <cuviper@gmail.com>
@cuviper cuviper marked this pull request as ready for review August 22, 2023 01:00
@cuviper
Copy link
Member Author

cuviper commented Aug 22, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 22, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 01fdee1 into rayon-rs:master Aug 22, 2023
@cuviper cuviper deleted the std-scope branch August 22, 2023 01:43
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.

1 participant