<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sync, branch 1.16.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.16.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.16.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-01-10T19:58:17+00:00</updated>
<entry>
<title>Add missing doc examples for Mutex</title>
<updated>2017-01-10T19:58:17+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2017-01-10T19:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=346c84fb0b98b18b0ff4c29ceb15742b8b2636f7'/>
<id>urn:sha1:346c84fb0b98b18b0ff4c29ceb15742b8b2636f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace uses of `#[unsafe_destructor_blind_to_params]` with `#[may_dangle]`</title>
<updated>2016-12-28T22:47:10+00:00</updated>
<author>
<name>Andrew Paseltiner</name>
<email>apaseltiner@gmail.com</email>
</author>
<published>2016-12-28T22:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca9b07bbc974414e2b9055c5e50e38a1973401d2'/>
<id>urn:sha1:ca9b07bbc974414e2b9055c5e50e38a1973401d2</id>
<content type='text'>
CC #34761
</content>
</entry>
<entry>
<title>Rollup merge of #38006 - frewsxcv:libstd-debug, r=alexcrichton</title>
<updated>2016-12-20T19:16:17+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2016-12-20T19:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68dd6fd964691cb50fc01ae6d0bad7f4b723b2d4'/>
<id>urn:sha1:68dd6fd964691cb50fc01ae6d0bad7f4b723b2d4</id>
<content type='text'>
Implement `fmt::Debug` for all structures in libstd.

Part of https://github.com/rust-lang/rust/issues/31869.

Also turn on the `missing_debug_implementations` lint at the crate
level.
</content>
</entry>
<entry>
<title>Rollup merge of #38421 - apasel422:issue-36934, r=alexcrichton</title>
<updated>2016-12-19T07:59:38+00:00</updated>
<author>
<name>Seo Sanghyeon</name>
<email>sanxiyn@gmail.com</email>
</author>
<published>2016-12-19T07:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b5cffc04b526d9d9f94e07f0fecb24a22595f00'/>
<id>urn:sha1:4b5cffc04b526d9d9f94e07f0fecb24a22595f00</id>
<content type='text'>
Replace invalid use of `&amp;mut` with `UnsafeCell` in `std::sync::mpsc`

Closes #36934

r? @alexcrichton
</content>
</entry>
<entry>
<title>Implement `fmt::Debug` for all structures in libstd.</title>
<updated>2016-12-18T22:55:14+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2016-11-25T18:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86fc63e62ddc0a271210b8cc7cc2a6de6874b8f8'/>
<id>urn:sha1:86fc63e62ddc0a271210b8cc7cc2a6de6874b8f8</id>
<content type='text'>
Part of https://github.com/rust-lang/rust/issues/31869.

Also turn on the `missing_debug_implementations` lint at the crate
level.
</content>
</entry>
<entry>
<title>Replace invalid use of `&amp;mut` with `UnsafeCell` in `std::sync::mpsc`</title>
<updated>2016-12-17T00:52:12+00:00</updated>
<author>
<name>Andrew Paseltiner</name>
<email>apaseltiner@gmail.com</email>
</author>
<published>2016-12-16T23:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26d4308c6acbbde642be4621f5e3487b24ed8bd1'/>
<id>urn:sha1:26d4308c6acbbde642be4621f5e3487b24ed8bd1</id>
<content type='text'>
Closes #36934
</content>
</entry>
<entry>
<title>Stabilize std::sync::mpsc::Receiver::try_iter</title>
<updated>2016-12-15T18:56:55+00:00</updated>
<author>
<name>Aaron Turon</name>
<email>aturon@mozilla.com</email>
</author>
<published>2016-12-14T20:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e8fd2438377c0e90f2fc853486426a48611708a'/>
<id>urn:sha1:9e8fd2438377c0e90f2fc853486426a48611708a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve and fix mpsc documentation</title>
<updated>2016-12-07T17:57:01+00:00</updated>
<author>
<name>Cobrand</name>
<email>cobrandw@gmail.com</email>
</author>
<published>2016-11-22T20:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=57f998a4602c2925d34d51a3961ba12edf54b967'/>
<id>urn:sha1:57f998a4602c2925d34d51a3961ba12edf54b967</id>
<content type='text'>
Closes #37915

This commit enhances documentation with several links and
fixes an error in the `sync_channel` documentation as well:
`send` doesn't panic when the senders are all disconnected
</content>
</entry>
<entry>
<title>Rollup merge of #38010 - frewsxcv:lock-creations, r=GuillaumeGomez</title>
<updated>2016-11-26T13:02:15+00:00</updated>
<author>
<name>Seo Sanghyeon</name>
<email>sanxiyn@gmail.com</email>
</author>
<published>2016-11-26T13:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44b926a6bbe3b8a48d077a72126b5921f87ece65'/>
<id>urn:sha1:44b926a6bbe3b8a48d077a72126b5921f87ece65</id>
<content type='text'>
Document how lock 'guard' structures are created.
</content>
</entry>
<entry>
<title>Document how the `MutexGuard` structure is created.</title>
<updated>2016-11-26T00:08:26+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2016-11-25T22:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6075af4ac0b031f738da624ee0e9962f25f57e4c'/>
<id>urn:sha1:6075af4ac0b031f738da624ee0e9962f25f57e4c</id>
<content type='text'>
Also, end sentence with a period.
</content>
</entry>
</feed>
