<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/collections/btree/map.rs, branch 1.31.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.31.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.31.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-10-23T13:56:25+00:00</updated>
<entry>
<title>fix typos in various places</title>
<updated>2018-10-23T13:56:25+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2018-10-22T16:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4972beaf65cad992a6ed791fdefe90e46c09aa7b'/>
<id>urn:sha1:4972beaf65cad992a6ed791fdefe90e46c09aa7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add outlives annotations to `BTreeMap`</title>
<updated>2018-07-02T15:49:33+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2018-02-20T15:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=59f2edbf1adfea256216cb7fb65d291d324ea857'/>
<id>urn:sha1:59f2edbf1adfea256216cb7fb65d291d324ea857</id>
<content type='text'>
nll requires these annotations, I believe because of
https://github.com/rust-lang/rust/issues/29149
</content>
</entry>
<entry>
<title>Make `BTreeMap::clone()` not allocate when cloning an empty tree.</title>
<updated>2018-07-02T03:03:31+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>nnethercote@mozilla.com</email>
</author>
<published>2018-06-29T07:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f46f05bae8d81246f1ad93ccee051a13c9be393e'/>
<id>urn:sha1:f46f05bae8d81246f1ad93ccee051a13c9be393e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some alloc crate top-level items to a new alloc::collections module</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-15T01:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=121b57b87ae4b58082f38a450373636286a8d678'/>
<id>urn:sha1:121b57b87ae4b58082f38a450373636286a8d678</id>
<content type='text'>
This matches std::collections
</content>
</entry>
</feed>
