<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdir/src/lib.rs, branch arti-v1.2.7</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.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-07-28T21:48:35Z</updated>
<entry>
<title>Fix new "clippy::needless-maybe-sized" warning on nightly</title>
<updated>2024-07-28T21:48:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-28T21:34:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b6394cec9653937b404b93ed510e90b2eff9ae7'/>
<id>urn:sha1:1b6394cec9653937b404b93ed510e90b2eff9ae7</id>
<content type='text'>
This warning complains when we say `where T: SomeTrait + ?Sized`
when `SomeTrait` is inherently Sized.
</content>
</entry>
<entry>
<title>Re-run maint/add_warning.</title>
<updated>2024-05-06T13:31:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-05-06T13:23:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97f452ec9958bf7d8ca3275c39655814a4494637'/>
<id>urn:sha1:97f452ec9958bf7d8ca3275c39655814a4494637</id>
<content type='text'>
This commit is automatically generated.
</content>
</entry>
<entry>
<title>Doc: tweak documentation on NetDir::id*listed functions</title>
<updated>2024-04-10T12:38:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-10T12:38:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d1f711574d1ea9a7533c40f50bc3cea1f68133e3'/>
<id>urn:sha1:d1f711574d1ea9a7533c40f50bc3cea1f68133e3</id>
<content type='text'>
Previously they were a bit confusing, and the public function
explained its behavior in terms of the private one.
</content>
</entry>
<entry>
<title>Doc: Add xref from NetDir::by_ids to ids_listed.</title>
<updated>2024-04-10T12:38:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-10T12:32:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8761938b39e375eb6d86610e14f22304734802ee'/>
<id>urn:sha1:8761938b39e375eb6d86610e14f22304734802ee</id>
<content type='text'>
Explain that `by_ids` isn't what you want if you need to know
whether a relay _definitely_ doesn't exist.

Closes #1365
</content>
</entry>
<entry>
<title>Fix some rustdoc links and copypaste errors in tor-netdir.</title>
<updated>2024-04-04T12:24:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-04T12:24:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d0e07b84e7931c673363eeacfb6f954e1dfe534'/>
<id>urn:sha1:5d0e07b84e7931c673363eeacfb6f954e1dfe534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdir: Abolish Relay::has_same_relay_ids</title>
<updated>2024-04-03T14:53:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-03T14:48:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c1e5d23e48d54364f3cc8848950abd92f062e95b'/>
<id>urn:sha1:c1e5d23e48d54364f3cc8848950abd92f062e95b</id>
<content type='text'>
This was an open-coded specialisation.  Remove the one call site.
</content>
</entry>
<entry>
<title>Move rs_is_dircache to details.rs</title>
<updated>2024-03-28T12:23:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-28T12:23:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c754443246ab9369932eb7a771c2263cdbbf5355'/>
<id>urn:sha1:c754443246ab9369932eb7a771c2263cdbbf5355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `Relay::same_relay` and make it private.</title>
<updated>2024-03-28T12:21:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T18:37:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=909afb6977f2e186b3af18cccf430d5d0f0b2aa1'/>
<id>urn:sha1:909afb6977f2e186b3af18cccf430d5d0f0b2aa1</id>
<content type='text'>
Everybody outside of tor-netdir should use
HasRelayIds::same_relay_ids, whose intent is clearer.
</content>
</entry>
<entry>
<title>Remove all *Relay is_flagged_guard methods.</title>
<updated>2024-03-28T12:21:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T18:19:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06351e26f755ad9ae9a9e3ca274639fe1efc480a'/>
<id>urn:sha1:06351e26f755ad9ae9a9e3ca274639fe1efc480a</id>
<content type='text'>
These were only used for testing.
</content>
</entry>
<entry>
<title>Remove temporary functions in CheckedRelay.</title>
<updated>2024-03-28T12:21:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T18:09:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dd53eca3a35d5918e13cac50a13f2bb91ce622da'/>
<id>urn:sha1:dd53eca3a35d5918e13cac50a13f2bb91ce622da</id>
<content type='text'>
</content>
</entry>
</feed>
