<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/alloc/src/collections/btree/split.rs, branch 1.69.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.69.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.69.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-06-17T05:07:10+00:00</updated>
<entry>
<title>btree: avoid forcing the allocator to be a reference</title>
<updated>2022-06-17T05:07:10+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2022-06-17T05:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=901cd3a844ffa1a609bd8afdc5a4416bd1bdd753'/>
<id>urn:sha1:901cd3a844ffa1a609bd8afdc5a4416bd1bdd753</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: Add alloc param</title>
<updated>2022-06-14T17:54:03+00:00</updated>
<author>
<name>Jacob Hughes</name>
<email>j@distanthills.org</email>
</author>
<published>2022-03-10T09:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc5951a6e5c64d9348a96e7c161d07b221b26dd2'/>
<id>urn:sha1:dc5951a6e5c64d9348a96e7c161d07b221b26dd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: gather and decompose reusable tree fixing functions</title>
<updated>2021-02-09T12:41:51+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2021-01-18T15:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbbdb4439ab9a668d119615d9b8c8876e4bbc10f'/>
<id>urn:sha1:cbbdb4439ab9a668d119615d9b8c8876e4bbc10f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: lightly refactor the split_off implementation</title>
<updated>2021-01-24T16:51:35+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2021-01-18T12:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b20f468489ae044a60775b6ee225fca91bac7a5e'/>
<id>urn:sha1:b20f468489ae044a60775b6ee225fca91bac7a5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: convert search functions to methods</title>
<updated>2021-01-18T08:31:14+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2020-11-30T11:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de6e53a3274acf4a15e12be4c3a7b0108bd567a8'/>
<id>urn:sha1:de6e53a3274acf4a15e12be4c3a7b0108bd567a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: offer merge in variants with more clarity</title>
<updated>2021-01-16T17:56:03+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2020-11-18T17:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bb61cc48b3390cf3970b8c17c892869d3982fe88'/>
<id>urn:sha1:bb61cc48b3390cf3970b8c17c892869d3982fe88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: test split_off (and append) more thoroughly</title>
<updated>2020-12-24T15:44:46+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2020-11-18T17:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d473cbe75b50dd583b582d0e99ba0c17228c1f86'/>
<id>urn:sha1:d473cbe75b50dd583b582d0e99ba0c17228c1f86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: try to enhance various comments &amp; local identifiers</title>
<updated>2020-11-28T09:35:02+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2020-11-05T12:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1a2c0f99c079479009b879fd904859438b72f1e'/>
<id>urn:sha1:d1a2c0f99c079479009b879fd904859438b72f1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: reuse NodeRef as Root, keep BoxedNode for edges only, ban Unique</title>
<updated>2020-11-18T09:07:42+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2020-11-05T12:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9fca57ceb9a976b54602f86440f7411a359ff0d1'/>
<id>urn:sha1:9fca57ceb9a976b54602f86440f7411a359ff0d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: avoid aliasing while handling underfull nodes</title>
<updated>2020-11-12T09:09:59+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2020-10-22T18:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4cfa5bddf105feb0c16f9023bb88ec50fcdc053f'/>
<id>urn:sha1:4cfa5bddf105feb0c16f9023bb88ec50fcdc053f</id>
<content type='text'>
</content>
</entry>
</feed>
