]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #41240 - projektir:weak_docs, r=alexcrichton
authorCorey Farwell <coreyf@rwell.org>
Thu, 13 Apr 2017 17:04:14 +0000 (13:04 -0400)
committerGitHub <noreply@github.com>
Thu, 13 Apr 2017 17:04:14 +0000 (13:04 -0400)
commit9eb3468e2f40ea2c3d7f00de07e51214c37f71e5
treef9cad29937914852297eafb606ab0bff4750568c
parent43ef63d5b4279ef97ed921338a69b0d62101ca83
parent13c818fa27e4dd3994881fb2f45c2dea3d23363d
Rollup merge of #41240 - projektir:weak_docs, r=alexcrichton

Updating docs for std::sync::Weak #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