<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/doc/intro.md, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-04-18T21:55:31+00:00</updated>
<entry>
<title>Remove the 30 minute intro</title>
<updated>2015-04-18T21:55:31+00:00</updated>
<author>
<name>Steve Klabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2015-04-18T21:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=290da6f016f602337222ac0a09b6b84bde0baf9b'/>
<id>urn:sha1:290da6f016f602337222ac0a09b6b84bde0baf9b</id>
<content type='text'>
Fixes #24569.
</content>
</entry>
<entry>
<title>Fallout: move from scoped to spawn</title>
<updated>2015-04-14T15:15:45+00:00</updated>
<author>
<name>Aaron Turon</name>
<email>aturon@mozilla.com</email>
</author>
<published>2015-04-13T22:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9fd41e1f984fdfecb78ba9570bb159854c58b16'/>
<id>urn:sha1:a9fd41e1f984fdfecb78ba9570bb159854c58b16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #24139 - xfq:patch-1, r=steveklabnik</title>
<updated>2015-04-07T19:49:37+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2015-04-07T19:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6295406d9f97372b087cf4c8d3ad1b18c32257f9'/>
<id>urn:sha1:6295406d9f97372b087cf4c8d3ad1b18c32257f9</id>
<content type='text'>
Use HTTPS where possible to avoid plaintext HTTP connections.
</content>
</entry>
<entry>
<title>Auto merge of #23277 - aochagavia:intro, r=steveklabnik</title>
<updated>2015-04-07T11:34:38+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-04-07T11:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b41f2df4ca92e9ab816d9b6649c0fc5df9e9d213'/>
<id>urn:sha1:b41f2df4ca92e9ab816d9b6649c0fc5df9e9d213</id>
<content type='text'>
cc @steveklabnik 
</content>
</entry>
<entry>
<title>Update intro.md</title>
<updated>2015-04-07T05:35:26+00:00</updated>
<author>
<name>Xue Fuqiao</name>
<email>xfq.free@gmail.com</email>
</author>
<published>2015-04-07T05:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=600101bdfd79de03568ad9fc5986773bea9364cc'/>
<id>urn:sha1:600101bdfd79de03568ad9fc5986773bea9364cc</id>
<content type='text'>
Use HTTPS where possible to avoid plaintext HTTP connections.</content>
</entry>
<entry>
<title>Re-word explanation on closures in intro</title>
<updated>2015-03-22T19:40:46+00:00</updated>
<author>
<name>Steve Klabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2015-03-22T19:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81801f2171d4a7dddbb9cbffe95e4afe93251cb7'/>
<id>urn:sha1:81801f2171d4a7dddbb9cbffe95e4afe93251cb7</id>
<content type='text'>
Fixes #23571
</content>
</entry>
<entry>
<title>Fix 404 to crates.io's doc on integrating with a native toolchain</title>
<updated>2015-03-16T18:56:14+00:00</updated>
<author>
<name>Paul ADENOT</name>
<email>paul@paul.cx</email>
</author>
<published>2015-03-16T18:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7dbcf08211cacc6e567d23efdec8519eca2f0e8b'/>
<id>urn:sha1:7dbcf08211cacc6e567d23efdec8519eca2f0e8b</id>
<content type='text'>
This looks like the most logical target to give to this link, or at least what I would expect as someone that want to integrate with a native library.

r? @steveklabnik</content>
</entry>
<entry>
<title>Remove unnecessary Arc usage in introduction</title>
<updated>2015-03-11T12:41:31+00:00</updated>
<author>
<name>Adolfo Ochagavía</name>
<email>aochagavia92@gmail.com</email>
</author>
<published>2015-03-11T12:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a82a8116bdefbfc68362f0b3c92f2d4bef711bc'/>
<id>urn:sha1:5a82a8116bdefbfc68362f0b3c92f2d4bef711bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make concurrent examples actually run concurrently</title>
<updated>2015-03-08T20:12:07+00:00</updated>
<author>
<name>Jake Goulding</name>
<email>jake.goulding@gmail.com</email>
</author>
<published>2015-03-08T20:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b426a242e3da27e9a407f9f896bcb86d347f76d1'/>
<id>urn:sha1:b426a242e3da27e9a407f9f896bcb86d347f76d1</id>
<content type='text'>
If we end the `scoped` call with a semicolon, the `JoinGuard` will be
dropped and not returned from the `map`. The thread will start up and
we immediately block, making for a very expensive sequential loop.
</content>
</entry>
<entry>
<title>Update example that uses deprecated Thread::scoped</title>
<updated>2015-03-08T20:12:07+00:00</updated>
<author>
<name>Jake Goulding</name>
<email>jake.goulding@gmail.com</email>
</author>
<published>2015-03-08T20:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a6ebd26208f9be1a34b2a4cb8bf7b89badebd15c'/>
<id>urn:sha1:a6ebd26208f9be1a34b2a4cb8bf7b89badebd15c</id>
<content type='text'>
</content>
</entry>
</feed>
