<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/sync.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-23T10:53:37+00:00</updated>
<entry>
<title>typos</title>
<updated>2018-07-23T10:53:37+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-07-23T10:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a303741334baafa475632f23145695cba80ce8e7'/>
<id>urn:sha1:a303741334baafa475632f23145695cba80ce8e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use NonNull::dangling as sentinel value</title>
<updated>2018-07-23T09:31:55+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-07-23T09:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33b8f6253fe18af5bc882cf885d68538c90dab62'/>
<id>urn:sha1:33b8f6253fe18af5bc882cf885d68538c90dab62</id>
<content type='text'>
Instead, rely on alignment and use usize::MAX as sentinel.
</content>
</entry>
<entry>
<title>Revert borked changes in last commit.</title>
<updated>2018-07-11T08:19:54+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-11T08:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=217f8fbd4512ebe94fb021ee564ea6c6dae6a919'/>
<id>urn:sha1:217f8fbd4512ebe94fb021ee564ea6c6dae6a919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing dyn in liballoc</title>
<updated>2018-07-10T20:32:19+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-10T20:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd44b3ddaddf22ef3c3b00f31491c660b851f8ee'/>
<id>urn:sha1:cd44b3ddaddf22ef3c3b00f31491c660b851f8ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deny bare trait objects in in src/liballoc</title>
<updated>2018-07-10T18:45:16+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-10T18:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=296e72f11c4120c7b38a0cc580ef8990e7a1c36d'/>
<id>urn:sha1:296e72f11c4120c7b38a0cc580ef8990e7a1c36d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #52103 - tmccombs:rc_downcast, r=Mark-Simulacrum</title>
<updated>2018-07-07T03:29:17+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-07-07T03:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e3823388a8eed0cb64b37d8d80c09cc79f70e30c'/>
<id>urn:sha1:e3823388a8eed0cb64b37d8d80c09cc79f70e30c</id>
<content type='text'>
Stabilize rc_downcast

Fixes #44608
</content>
</entry>
<entry>
<title>Fix is_dangling import when Arc is #[cfg]’ed out</title>
<updated>2018-07-06T23:44:57+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-07-06T23:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=67202b8b68d93c90e89ca001945865f13bc97154'/>
<id>urn:sha1:67202b8b68d93c90e89ca001945865f13bc97154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rc: remove unused allocation from Weak::new()</title>
<updated>2018-07-06T23:41:30+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-06-27T16:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41730b7e2e2c28a13fe6d08a7ad47d31d68eccea'/>
<id>urn:sha1:41730b7e2e2c28a13fe6d08a7ad47d31d68eccea</id>
<content type='text'>
Same as https://github.com/rust-lang/rust/pull/50357
</content>
</entry>
<entry>
<title>Use an aligned dangling pointer in Weak::new, rather than address 1</title>
<updated>2018-07-06T23:41:30+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-06-29T13:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e2c49ff0e61e13aa3381eefba7923672a3c085f'/>
<id>urn:sha1:6e2c49ff0e61e13aa3381eefba7923672a3c085f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize rc_downcast</title>
<updated>2018-07-06T07:00:40+00:00</updated>
<author>
<name>Thayne McCombs</name>
<email>astrothayne@gmail.com</email>
</author>
<published>2018-07-06T07:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7fbc3895e359b9212bc0a78692198f15bbe462b5'/>
<id>urn:sha1:7fbc3895e359b9212bc0a78692198f15bbe462b5</id>
<content type='text'>
Fixes #44608
</content>
</entry>
</feed>
