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

Rename ARC to AtomicRc, move to core::unstable::sync #6652

Closed
brson opened this issue May 21, 2013 · 2 comments
Closed

Rename ARC to AtomicRc, move to core::unstable::sync #6652

brson opened this issue May 21, 2013 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented May 21, 2013

In core it will be paired with its unsafe mutable twin, UnsafeAtomicRc.

/cc #6651

@brson
Copy link
Contributor Author

brson commented May 21, 2013

I'm not sure I want to do this yet, nor what to do with the rest of std::arc.

@bblum
Copy link
Contributor

bblum commented Jul 10, 2013

We should decide what to do about it in #3491.

@bblum bblum closed this as completed Jul 10, 2013
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

No branches or pull requests

2 participants