<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/alloc/src/collections/btree/node/tests.rs, branch 1.71.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.71.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.71.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-11-07T08:29:14+00:00</updated>
<entry>
<title>disable btree size tests on Miri</title>
<updated>2022-11-07T08:29:14+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2022-11-07T08:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17044c1d008e2d7c776e33a1e16d291dabd6520e'/>
<id>urn:sha1:17044c1d008e2d7c776e33a1e16d291dabd6520e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove use of &amp;Alloc in btree tests</title>
<updated>2022-06-21T23:38:12+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2022-06-21T23:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ca8b69e1cddb0f3c601ee508519fedff227d9db'/>
<id>urn:sha1:1ca8b69e1cddb0f3c601ee508519fedff227d9db</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>Rollup merge of #81210 - ssomers:btree_fix_node_size_test, r=Mark-Simulacrum</title>
<updated>2021-03-01T16:24:58+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>joshua@yottadb.com</email>
</author>
<published>2021-03-01T16:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=57c568a9186197622bdd24aea522519ad647d5ff'/>
<id>urn:sha1:57c568a9186197622bdd24aea522519ad647d5ff</id>
<content type='text'>
BTreeMap: correct node size test case for choices of B

r? `@Mark-Simulacrum`
</content>
</entry>
<entry>
<title>BTree: split off reusable components from range_search</title>
<updated>2021-02-23T09:15:51+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=deebb63cc8f706b7e92d5e67073a6a94f9a05b2d'/>
<id>urn:sha1:deebb63cc8f706b7e92d5e67073a6a94f9a05b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: correct tests for alternative choices of B</title>
<updated>2021-02-21T18:06:46+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2021-01-20T15:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d9daedd433c7e58e21f9edb693142af6d605d040'/>
<id>urn:sha1:d9daedd433c7e58e21f9edb693142af6d605d040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: stop tree from being owned by non-root node</title>
<updated>2021-01-26T18:32:03+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2021-01-09T11:20:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=417eefedfa4554d1417994a67186dd6a0a720aa8'/>
<id>urn:sha1:417eefedfa4554d1417994a67186dd6a0a720aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: bring back the key slice for immutable lookup</title>
<updated>2021-01-20T18:23:49+00:00</updated>
<author>
<name>Stein Somers</name>
<email>git@steinsomers.be</email>
</author>
<published>2021-01-16T11:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0e807563c9974d7f73f5ecceb1de4a4c132de1d'/>
<id>urn:sha1:c0e807563c9974d7f73f5ecceb1de4a4c132de1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: expose new_internal function and sanitize from_new_internal</title>
<updated>2021-01-16T16:07:38+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=d199c5b0206b964abadc8539ad4e959ec8e9413b'/>
<id>urn:sha1:d199c5b0206b964abadc8539ad4e959ec8e9413b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BTreeMap: make test cases more explicit on failure</title>
<updated>2020-12-24T14:58:57+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=9e618bacf2c060d19d7dfbdb04c332b81cf56839'/>
<id>urn:sha1:9e618bacf2c060d19d7dfbdb04c332b81cf56839</id>
<content type='text'>
</content>
</entry>
</feed>
