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

epoch: Add Atomic::into_owned #371

Merged
merged 1 commit into from
May 8, 2019
Merged

epoch: Add Atomic::into_owned #371

merged 1 commit into from
May 8, 2019

Conversation

vorner
Copy link
Contributor

@vorner vorner commented May 8, 2019

To mimic Shared::into_owned.

Closes #369

To mimic Shared::into_owned.

Closes #369
@ghost
Copy link

ghost commented May 8, 2019

Thanks!

bors r+

bors bot added a commit that referenced this pull request May 8, 2019
371: epoch: Add Atomic::into_owned r=stjepang a=vorner

To mimic Shared::into_owned.

Closes #369

Co-authored-by: Michal 'vorner' Vaner <vorner@vorner.cz>
@bors
Copy link
Contributor

bors bot commented May 8, 2019

Build succeeded

@bors bors bot merged commit aa1b263 into crossbeam-rs:master May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

crossbeam_epoch::Atomic::into_owned
1 participant