<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/alloc.rs, branch 1.41.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.41.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.41.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-05-04T14:48:57+00:00</updated>
<entry>
<title>Fix intra-doc link resolution failure on re-exporting libstd</title>
<updated>2019-05-04T14:48:57+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-05-04T14:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ccb9dac5ed65341bf8d9ce01a83b9aad02f42526'/>
<id>urn:sha1:ccb9dac5ed65341bf8d9ce01a83b9aad02f42526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `Default` to `std::alloc::System`</title>
<updated>2019-03-26T23:09:12+00:00</updated>
<author>
<name>Tim Diekmann</name>
<email>21277928+TimDiekmann@users.noreply.github.com</email>
</author>
<published>2019-03-26T23:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8733b2ab0c6bfe60df594e41ee9b1ce1f8caeaa0'/>
<id>urn:sha1:8733b2ab0c6bfe60df594e41ee9b1ce1f8caeaa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd =&gt; 2018</title>
<updated>2019-02-27T19:06:15+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-10T19:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93b6d9e086c6910118a57e4332c9448ab550931f'/>
<id>urn:sha1:93b6d9e086c6910118a57e4332c9448ab550931f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace deprecated ATOMIC_INIT consts</title>
<updated>2019-01-26T22:27:38+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-01-26T16:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a58c6d1deec25c37c93ae4cf9ec2432918bc360'/>
<id>urn:sha1:7a58c6d1deec25c37c93ae4cf9ec2432918bc360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #55901 - euclio:speling, r=petrochenkov</title>
<updated>2018-11-15T10:04:42+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2018-11-15T10:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66fcb3ceb2700ce0d05862305c56097a41f0e69f'/>
<id>urn:sha1:66fcb3ceb2700ce0d05862305c56097a41f0e69f</id>
<content type='text'>
fix various typos in doc comments
</content>
</entry>
<entry>
<title>fix various typos in doc comments</title>
<updated>2018-11-13T19:45:31+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2018-11-12T18:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e35cbb22eceac145a6f794cde869b3684e0b1d5'/>
<id>urn:sha1:4e35cbb22eceac145a6f794cde869b3684e0b1d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>global allocators: add a few comments</title>
<updated>2018-11-12T08:01:57+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-11-12T08:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=075983c70ba20f31fc1279dacae6d6fcb8bc9cad'/>
<id>urn:sha1:075983c70ba20f31fc1279dacae6d6fcb8bc9cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Delete the `alloc_system` crate</title>
<updated>2018-11-11T17:22:28+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-11-03T18:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc7590341a6ac213909d0ef56a7ebc2834274c8b'/>
<id>urn:sha1:cc7590341a6ac213909d0ef56a7ebc2834274c8b</id>
<content type='text'>
This commit deletes the `alloc_system` crate from the standard
distribution. This unstable crate is no longer needed in the modern
stable global allocator world, but rather its functionality is folded
directly into the standard library. The standard library was already the
only stable location to access this crate, and as a result this should
not affect any stable code.
</content>
</entry>
<entry>
<title>Remove all jemalloc-related content</title>
<updated>2018-11-02T13:52:56+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-10-21T02:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61e89446ef6e115630faa75c985c599d739f7586'/>
<id>urn:sha1:61e89446ef6e115630faa75c985c599d739f7586</id>
<content type='text'>
This commit removes all jemalloc related submodules, configuration, etc,
from the bootstrap, from the standard library, and from the compiler.
This will be followed up with a change to use jemalloc specifically as
part of rustc on blessed platforms.
</content>
</entry>
</feed>
