<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/panic.rs, branch 1.32.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.32.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.32.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-11-05T16:54:17+00:00</updated>
<entry>
<title>Do not Atomic{I,U}128 in stage0</title>
<updated>2018-11-05T16:54:17+00:00</updated>
<author>
<name>Simonas Kazlauskas</name>
<email>git@kazlauskas.me</email>
</author>
<published>2018-11-05T13:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99f7dc451fb7287df18b721bb2df5ab9a71245f3'/>
<id>urn:sha1:99f7dc451fb7287df18b721bb2df5ab9a71245f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct alignment of atomic types and (re)add Atomic{I,U}128</title>
<updated>2018-10-27T10:47:11+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2018-09-08T11:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=01674fbe06aa2d05f8dafbb8a27ba6bd23fa09e1'/>
<id>urn:sha1:01674fbe06aa2d05f8dafbb8a27ba6bd23fa09e1</id>
<content type='text'>
LLVM requires that atomic loads and stores be aligned to at least the size of the type.
</content>
</entry>
<entry>
<title>it's auto traits that make for automatic implementations</title>
<updated>2018-10-08T15:44:33+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-10-08T15:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=54a3583da7031df49009d1162ddbb054c488428c'/>
<id>urn:sha1:54a3583da7031df49009d1162ddbb054c488428c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove spawning from task::Context</title>
<updated>2018-09-19T22:01:19+00:00</updated>
<author>
<name>Taylor Cramer</name>
<email>cramertj@google.com</email>
</author>
<published>2018-09-19T00:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b00f0b9fa92daa489510b8718ce56130420795f'/>
<id>urn:sha1:1b00f0b9fa92daa489510b8718ce56130420795f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to a new pinning API.</title>
<updated>2018-09-01T04:57:58+00:00</updated>
<author>
<name>Without Boats</name>
<email>boats@mozilla.com</email>
</author>
<published>2018-09-01T04:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=974bdc80fe3214159dc30e0bbb76694900e613c0'/>
<id>urn:sha1:974bdc80fe3214159dc30e0bbb76694900e613c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move PinMut into pin module and export through std</title>
<updated>2018-08-22T22:37:03+00:00</updated>
<author>
<name>Niv Kaminer</name>
<email>nivkner@zoho.com</email>
</author>
<published>2018-08-09T15:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13da951868a1b48108592cadbf7627d48322c859'/>
<id>urn:sha1:13da951868a1b48108592cadbf7627d48322c859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deny bare trait objects in `src/libstd`.</title>
<updated>2018-07-10T18:35:36+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-10T18:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=560d8079ec26f2a45ecb80e95d24917025e02104'/>
<id>urn:sha1:560d8079ec26f2a45ecb80e95d24917025e02104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`PinMut`: Add safe `get_mut` and rename unsafe fns to `get_mut_unchecked` and `map_unchecked`</title>
<updated>2018-06-23T16:29:56+00:00</updated>
<author>
<name>Josef Reinhard Brandl</name>
<email>mail@josefbrandl.de</email>
</author>
<published>2018-06-23T11:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3bcb85ee658e7a5362f5e381c337f07381f916dc'/>
<id>urn:sha1:3bcb85ee658e7a5362f5e381c337f07381f916dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add message to `rustc_on_unimplemented` attributes in core</title>
<updated>2018-06-19T22:19:13+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2018-06-09T23:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=776544f011a6a5beccb7923a261b0dcecdd2396a'/>
<id>urn:sha1:776544f011a6a5beccb7923a261b0dcecdd2396a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add inherent methods to Poll</title>
<updated>2018-06-09T04:38:11+00:00</updated>
<author>
<name>tinaun</name>
<email>tinagma@gmail.com</email>
</author>
<published>2018-06-09T03:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb507cadf32e1eacccc07c1c3511636fd6378f7b'/>
<id>urn:sha1:fb507cadf32e1eacccc07c1c3511636fd6378f7b</id>
<content type='text'>
</content>
</entry>
</feed>
