Skip to content

move thread.rs into concurrency #2504

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

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

Hiroki6
Copy link
Contributor

@Hiroki6 Hiroki6 commented Aug 22, 2022

Follow-up of #2500 and closes #2199

I moved the thread.rs into the concurrency module.

@RalfJung
Copy link
Member

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Aug 22, 2022

📌 Commit 2107cbb has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 22, 2022

⌛ Testing commit 2107cbb with merge 53138c6...

@bors
Copy link
Contributor

bors commented Aug 22, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 53138c6 to master...

@bors bors merged commit 53138c6 into rust-lang:master Aug 22, 2022
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.

Move vector_clock and sync into concurrency, make vector_clock private
3 participants