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

expose sync::{Arc,Weak} #218

Merged
merged 1 commit into from
Sep 19, 2019
Merged

expose sync::{Arc,Weak} #218

merged 1 commit into from
Sep 19, 2019

Conversation

yoshuawuyts
Copy link
Contributor

Ref #217. Exposes std::sync::Arc and std::sync::Weak. Thanks!

Signed-off-by: Yoshua Wuyts <[email protected]>
@ghost
Copy link

ghost commented Sep 19, 2019

bors r+

bors bot added a commit that referenced this pull request Sep 19, 2019
218: expose sync::{Arc,Weak} r=stjepang a=yoshuawuyts

Ref #217. Exposes `std::sync::Arc` and `std::sync::Weak`. Thanks!

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

bors bot commented Sep 19, 2019

Build succeeded

  • continuous-integration/travis-ci/push

@bors bors bot merged commit fa31c63 into master Sep 19, 2019
@yoshuawuyts yoshuawuyts deleted the expose-arc branch September 19, 2019 19:00
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