<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/thread, branch 1.13.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.13.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.13.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-09-04T14:16:25+00:00</updated>
<entry>
<title>Clean up thread-local storage docs</title>
<updated>2016-09-04T14:16:25+00:00</updated>
<author>
<name>Andrew Paseltiner</name>
<email>apaseltiner@gmail.com</email>
</author>
<published>2016-09-04T14:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d3fd03855c597ebaf81d727bae76217237f0a3f'/>
<id>urn:sha1:8d3fd03855c597ebaf81d727bae76217237f0a3f</id>
<content type='text'>
`std` no longer contains an implementation of scoped TLS.
</content>
</entry>
<entry>
<title>Rollup merge of #35997 - matthew-piziak:thread-current-example, r=GuillaumeGomez</title>
<updated>2016-08-30T08:39:07+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2016-08-30T08:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=23f769881ac4aa7b8b06006cf632b35bd3adb62d'/>
<id>urn:sha1:23f769881ac4aa7b8b06006cf632b35bd3adb62d</id>
<content type='text'>
add a simple example for `thread::current()`

r? @GuillaumeGomez
</content>
</entry>
<entry>
<title>add a simple example for `thread::current()`</title>
<updated>2016-08-25T20:20:21+00:00</updated>
<author>
<name>Matthew Piziak</name>
<email>matthew.piziak@gmail.com</email>
</author>
<published>2016-08-25T20:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf8e1fee1619b29fb1d9a355f28a9f992426dd5a'/>
<id>urn:sha1:cf8e1fee1619b29fb1d9a355f28a9f992426dd5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `#[prelude_import]` in `libstd`.</title>
<updated>2016-08-24T22:12:48+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-08-22T19:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a2c8783d91624261317316f996d8d2d09b7b6a4'/>
<id>urn:sha1:9a2c8783d91624261317316f996d8d2d09b7b6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add link to replacement function</title>
<updated>2016-08-03T21:12:25+00:00</updated>
<author>
<name>Stefan Schindler</name>
<email>dns2utf8@estada.ch</email>
</author>
<published>2016-08-03T11:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=20721a4923db5a8a462d8a8229d1f1a13e56e17c'/>
<id>urn:sha1:20721a4923db5a8a462d8a8229d1f1a13e56e17c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an example to `std::thread::park_timeout`</title>
<updated>2016-08-03T21:12:25+00:00</updated>
<author>
<name>Stefan Schindler</name>
<email>dns2utf8@estada.ch</email>
</author>
<published>2016-08-03T11:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4fc6f5ac264a58ddaaaf3d2ddfbe011eb675edaf'/>
<id>urn:sha1:4fc6f5ac264a58ddaaaf3d2ddfbe011eb675edaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #34406 - frewsxcv:sleep-ex, r=alexcrichton</title>
<updated>2016-06-28T14:05:14+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2016-06-28T14:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5d6b41f3bcccc48cb2f6a50c1d446d7f619ddd3e'/>
<id>urn:sha1:5d6b41f3bcccc48cb2f6a50c1d446d7f619ddd3e</id>
<content type='text'>
Add example for `std::thread::sleep`.

None
</content>
</entry>
<entry>
<title>Add example for `std::thread::sleep`.</title>
<updated>2016-06-27T17:06:20+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2016-06-22T01:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a7b9e5441bed52ab89e0212816fdd09ea9a29d36'/>
<id>urn:sha1:a7b9e5441bed52ab89e0212816fdd09ea9a29d36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #34465 - frewsxcv:builder-name-example, r=GuillaumeGomez</title>
<updated>2016-06-25T22:47:31+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2016-06-25T22:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2cfd91d0ceeeb82dfd65c8124007eda325897ac1'/>
<id>urn:sha1:2cfd91d0ceeeb82dfd65c8124007eda325897ac1</id>
<content type='text'>
Add doc example for `std::thread::Builder::name`.

None
</content>
</entry>
<entry>
<title>Auto merge of #34410 - frewsxcv:code-like, r=apasel422</title>
<updated>2016-06-25T20:01:31+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2016-06-25T20:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91c0d0494337714e4cd0b956f7d363ce3d9ab13d'/>
<id>urn:sha1:91c0d0494337714e4cd0b956f7d363ce3d9ab13d</id>
<content type='text'>
Parameters in doc comment should be formatted code-like.

None
</content>
</entry>
</feed>
