<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc_system, 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-25T01:25:29+00:00</updated>
<entry>
<title>Deny bare_trait_objects globally</title>
<updated>2018-07-25T01:25:29+00:00</updated>
<author>
<name>Tatsuyuki Ishi</name>
<email>ishitatsuyuki@gmail.com</email>
</author>
<published>2018-07-13T05:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e098985939a1ac5baef4314aee44efc9dbf1b820'/>
<id>urn:sha1:e098985939a1ac5baef4314aee44efc9dbf1b820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deny bare trait objects in the rest of rust</title>
<updated>2018-07-12T11:50:22+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-12T11:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5058af70039d4cf417f6cc94617da7b5d647182a'/>
<id>urn:sha1:5058af70039d4cf417f6cc94617da7b5d647182a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Unstable Book sections for #[global_allocator] and System to std::alloc docs</title>
<updated>2018-06-11T20:48:57+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-05-31T18:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a24924f6834ea6e5bd813d006a12aef8e5dbd5e9'/>
<id>urn:sha1:a24924f6834ea6e5bd813d006a12aef8e5dbd5e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some '#[feature]' attributes for stabilized features</title>
<updated>2018-06-11T20:48:57+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-05-31T17:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd6e08a1e6bbccd00e70b23ac72dd9a9a633be30'/>
<id>urn:sha1:fd6e08a1e6bbccd00e70b23ac72dd9a9a633be30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize the `System` allocator</title>
<updated>2018-06-11T20:48:39+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-05-31T17:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8111717da1d5854495b001be49346985ac3f208d'/>
<id>urn:sha1:8111717da1d5854495b001be49346985ac3f208d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document memory allocation APIs</title>
<updated>2018-06-11T20:47:28+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-05-31T16:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e9fd063edb4f6783fbd91a82a0f61626dacf8dad'/>
<id>urn:sha1:e9fd063edb4f6783fbd91a82a0f61626dacf8dad</id>
<content type='text'>
Add some docs where they were missing,
attempt to fix them where they were out of date.
</content>
</entry>
<entry>
<title>Remove alloc::Opaque and use *mut u8 as pointer type for GlobalAlloc</title>
<updated>2018-06-11T20:47:23+00:00</updated>
<author>
<name>Mike Hommey</name>
<email>mh@glandium.org</email>
</author>
<published>2018-05-31T06:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6ab74b8e7efed01c1045773b6693f23f6ebd93c'/>
<id>urn:sha1:f6ab74b8e7efed01c1045773b6693f23f6ebd93c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to 1.26 bootstrap compiler</title>
<updated>2018-05-17T14:47:25+00:00</updated>
<author>
<name>Mark Simulacrum</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-05-10T18:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e3432447a9c6386443acdf731d488c159be3f66'/>
<id>urn:sha1:9e3432447a9c6386443acdf731d488c159be3f66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Alloc::oom</title>
<updated>2018-04-22T17:08:49+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2018-04-21T16:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e8f683476d5a9d72c6c1e9383a519cf0fb27494'/>
<id>urn:sha1:9e8f683476d5a9d72c6c1e9383a519cf0fb27494</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace GlobalAlloc::oom with a lang item</title>
<updated>2018-04-22T17:08:17+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2018-04-21T04:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e513c1bd314bbeb6295a7a759de8833b52ff854d'/>
<id>urn:sha1:e513c1bd314bbeb6295a7a759de8833b52ff854d</id>
<content type='text'>
</content>
</entry>
</feed>
