<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-circmgr/src/hspool, branch arti-v1.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-08-23T09:34:00Z</updated>
<entry>
<title>Run maint/add_warning to add lint block everywhere</title>
<updated>2023-08-23T09:34:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-22T14:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac'/>
<id>urn:sha1:42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'clippy-allow' into 'main'</title>
<updated>2023-07-11T09:37:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-07-11T09:37:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3acc2af4f3411588f80669ae1980679dd260b119'/>
<id>urn:sha1:3acc2af4f3411588f80669ae1980679dd260b119</id>
<content type='text'>
clippy: Allow some of our existing code patterns

See merge request tpo/core/arti!1396</content>
</entry>
<entry>
<title>rng ranges: Use gen_range_checked().expect() in obvious cases (fmt)</title>
<updated>2023-07-10T15:07:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-07-07T15:17:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=332285015f7d8c4a4e4edd260425bb06f7399e75'/>
<id>urn:sha1:332285015f7d8c4a4e4edd260425bb06f7399e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rng ranges: Use gen_range_checked().expect() in obvious cases</title>
<updated>2023-07-10T15:07:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-07-07T12:47:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e10805ede1cc1452d37fa3fb8841127f3060a88'/>
<id>urn:sha1:5e10805ede1cc1452d37fa3fb8841127f3060a88</id>
<content type='text'>
In each of these, it is locally obvious that the range is nonempty.
</content>
</entry>
<entry>
<title>Run maint/add_warning to actually apply new lint allows</title>
<updated>2023-07-10T12:49:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-07-10T11:19:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=473447a82e099fd52a674c28f5bc24b3e05208c0'/>
<id>urn:sha1:473447a82e099fd52a674c28f5bc24b3e05208c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>random_idx_where: Ensure uniform distribution of choice</title>
<updated>2023-06-23T13:25:01Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-06-23T01:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7a8bade26289387209ba14c35d9d6d72911ba1c3'/>
<id>urn:sha1:7a8bade26289387209ba14c35d9d6d72911ba1c3</id>
<content type='text'>
Previously, this was more likely to select elements that occurred after
other elements that didn't satisfy the predicate.
</content>
</entry>
<entry>
<title>Add more tests for random_idx_where</title>
<updated>2023-06-23T13:24:35Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-06-23T00:44:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35e6cc285b27e54c04966cd3e7016359aa5e06f6'/>
<id>urn:sha1:35e6cc285b27e54c04966cd3e7016359aa5e06f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Test random_idx_where with empty slice</title>
<updated>2023-06-23T10:09:59Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-23T09:53:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=879c540cfaef0ab620cbee82af3675ecaccf31a1'/>
<id>urn:sha1:879c540cfaef0ab620cbee82af3675ecaccf31a1</id>
<content type='text'>
I have verified that this test fails, as expected, when applied
without the corresponding bugfix.
</content>
</entry>
<entry>
<title>tor-circmgr: random_idx_where: Don't panic on empty range</title>
<updated>2023-06-23T10:09:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-23T09:59:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a0f5dbc05d399a39e575ba176e2f048aecde02c1'/>
<id>urn:sha1:a0f5dbc05d399a39e575ba176e2f048aecde02c1</id>
<content type='text'>
Fixes #918.
</content>
</entry>
<entry>
<title>Typo fixes</title>
<updated>2023-06-20T11:47:02Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-20T11:47:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=602bcc3c47ff6f6245b281c35238bf3273a26172'/>
<id>urn:sha1:602bcc3c47ff6f6245b281c35238bf3273a26172</id>
<content type='text'>
</content>
</entry>
</feed>
