-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
Remove unnecessary Arc usage in introduction #23277
Conversation
r? @huonw (rust_highfive has picked a reviewer for you, use r? to override) |
Hmm, the point is to introduce comboing Arc and Mutex together. The examples have gotten a bit out of sync from each other, I think, but I'm not sure this is the right way to address this. Thoughts? |
I also think it is nice to introduce |
r? @steveklabnik (transferring reviewership, don't have the bandwidth right now.) |
I'm planning on doing more overhauls to this section, but let's just merge this for now, and we'llsee how it ends up. |
@bors: r+ rollup |
📌 Commit 5a82a81 has been approved by |
cc @steveklabnik