<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/task.rs, branch 1.29.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.29.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.29.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-07-05T21:52:46+00:00</updated>
<entry>
<title>#[cfg(target_has_atomic_cas)] -&gt; #[cfg(target_has_atomic = "cas")]</title>
<updated>2018-07-05T21:52:46+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2018-07-05T21:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ed32313a223dbe1a1d5f61cd66d533992e26f6d'/>
<id>urn:sha1:0ed32313a223dbe1a1d5f61cd66d533992e26f6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable Atomic*.{load,store} for ARMv6-M / MSP430</title>
<updated>2018-07-05T21:44:29+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2018-06-30T19:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bbf688a84de7001d033764b848a50cbad42f3d5a'/>
<id>urn:sha1:bbf688a84de7001d033764b848a50cbad42f3d5a</id>
<content type='text'>
closes #45085

this commit adds an `atomic_cas` target option and an unstable `#[cfg(target_has_atomic_cas)]`
attribute to enable a subset of the `Atomic*` API on architectures that don't support atomic CAS
natively, like MSP430 and ARMv6-M.
</content>
</entry>
<entry>
<title>Rename alloc::arc to alloc::sync, to match std::sync</title>
<updated>2018-06-29T12:01:33+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-06-15T02:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c7638edf5293dd471d951e64671d60febd0b628c'/>
<id>urn:sha1:c7638edf5293dd471d951e64671d60febd0b628c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Future and task system to the standard library</title>
<updated>2018-06-06T17:41:52+00:00</updated>
<author>
<name>Taylor Cramer</name>
<email>cramertj@google.com</email>
</author>
<published>2018-05-31T01:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a6055c885917093faf37bcb834350df7b6ddca82'/>
<id>urn:sha1:a6055c885917093faf37bcb834350df7b6ddca82</id>
<content type='text'>
</content>
</entry>
</feed>
