Skip to content

Updating docs for std::sync::Weak #29377#41240

Merged
bors merged 1 commit intorust-lang:masterfrom
projektir:weak_docs
Apr 13, 2017
Merged

Updating docs for std::sync::Weak #29377#41240
bors merged 1 commit intorust-lang:masterfrom
projektir:weak_docs

Conversation

@projektir
Copy link
Copy Markdown
Contributor

I will duplicate these changes for std::rc::Weak if they are approved.

r? @jonathandturner

@sophiajt
Copy link
Copy Markdown
Contributor

At first blush, it looks okay, but you may want to pick a reviewer who is familiar with the Weak stuff. Maybe @eddyb would know of someone.

@eddyb
Copy link
Copy Markdown
Contributor

eddyb commented Apr 12, 2017

Well, cc @rust-lang/libs @rust-lang/docs

@alexcrichton
Copy link
Copy Markdown
Member

@bors: r+

Thanks @projektir!

@bors
Copy link
Copy Markdown
Collaborator

bors commented Apr 12, 2017

📌 Commit 13c818f has been approved by alexcrichton

@bors
Copy link
Copy Markdown
Collaborator

bors commented Apr 13, 2017

⌛ Testing commit 13c818f with merge 5f46df7...

@bors
Copy link
Copy Markdown
Collaborator

bors commented Apr 13, 2017

💔 Test failed - status-appveyor

@alexcrichton
Copy link
Copy Markdown
Member

@bors: retry

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 13, 2017
Updating docs for std::sync::Weak rust-lang#29377

I will duplicate these changes for [`std::rc::Weak`] if they are approved.

[`std::rc::Weak`]: https://doc.rust-lang.org/std/rc/struct.Weak.html

r? @jonathandturner
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 13, 2017
Updating docs for std::rc::Rc

The same changes as PR [rust-lang#41240 ](rust-lang#41240), but for [`std::rc::Weak`](https://doc.rust-lang.org/std/rc/struct.Weak.html). At least, as far as I am aware, the Weak pointer is the same for both, and they're basically the same, just one is thread-safe and the other is not.

r? @alexcrichton
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 13, 2017
Updating docs for std::sync::Weak rust-lang#29377

I will duplicate these changes for [`std::rc::Weak`] if they are approved.

[`std::rc::Weak`]: https://doc.rust-lang.org/std/rc/struct.Weak.html

r? @jonathandturner
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 13, 2017
Updating docs for std::rc::Rc

The same changes as PR [rust-lang#41240 ](rust-lang#41240), but for [`std::rc::Weak`](https://doc.rust-lang.org/std/rc/struct.Weak.html). At least, as far as I am aware, the Weak pointer is the same for both, and they're basically the same, just one is thread-safe and the other is not.

r? @alexcrichton
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 13, 2017
Updating docs for std::sync::Weak rust-lang#29377

I will duplicate these changes for [`std::rc::Weak`] if they are approved.

[`std::rc::Weak`]: https://doc.rust-lang.org/std/rc/struct.Weak.html

r? @jonathandturner
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 13, 2017
Updating docs for std::rc::Rc

The same changes as PR [rust-lang#41240 ](rust-lang#41240), but for [`std::rc::Weak`](https://doc.rust-lang.org/std/rc/struct.Weak.html). At least, as far as I am aware, the Weak pointer is the same for both, and they're basically the same, just one is thread-safe and the other is not.

r? @alexcrichton
bors added a commit that referenced this pull request Apr 13, 2017
Rollup of 3 pull requests

- Successful merges: #41240, #41250, #41266
- Failed merges:
@bors bors merged commit 13c818f into rust-lang:master Apr 13, 2017
@projektir projektir deleted the weak_docs branch April 13, 2017 21: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.

5 participants