<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-netdoc/src/doc, branch arti-v0.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-06-16T19:34:09Z</updated>
<entry>
<title>Fix new(?) rustdoc warnings</title>
<updated>2021-06-16T19:34:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-16T19:34:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fdeb3cf474d7ac2b3838bd9e46388195b56e04f0'/>
<id>urn:sha1:fdeb3cf474d7ac2b3838bd9e46388195b56e04f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the "typos" tool to fix some spelling</title>
<updated>2021-05-26T23:18:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-26T23:18:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7f681ac824d1ed4d2969e37003201323e6aada92'/>
<id>urn:sha1:7f681ac824d1ed4d2969e37003201323e6aada92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert change to type of NetParams value.</title>
<updated>2021-05-25T13:47:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T13:47:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2af2ec075fee9562460b73f701b7b25139bf6ec6'/>
<id>urn:sha1:2af2ec075fee9562460b73f701b7b25139bf6ec6</id>
<content type='text'>
This truly is an i32, not a strings: it is a specified requirement
in parsing consensus documents.
</content>
</entry>
<entry>
<title>Use macros and types to improve handling of Netdir parameters.</title>
<updated>2021-05-25T13:16:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T13:16:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e8214d1df191a1e4c30210ddfaeb542d526b308f'/>
<id>urn:sha1:e8214d1df191a1e4c30210ddfaeb542d526b308f</id>
<content type='text'>
(Squashed from typed-netdir-params)
</content>
</entry>
<entry>
<title>Fix some rustdoc warnings</title>
<updated>2021-05-21T15:26:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-21T15:26:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ea0ed7eb2836957713912fe33ed4434764b83a3'/>
<id>urn:sha1:2ea0ed7eb2836957713912fe33ed4434764b83a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the "unreachable_pub" lint.</title>
<updated>2021-05-18T17:45:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-18T17:45:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=411e1b35e054c8c9b373f6428c7c808ad8039ca0'/>
<id>urn:sha1:411e1b35e054c8c9b373f6428c7c808ad8039ca0</id>
<content type='text'>
This is a somewhat obnoxious change in its scope and requirements,
but it makes it easier to understand what the real public and
private parts of our APIs are.
</content>
</entry>
<entry>
<title>Prefer "relay" over "node" in most circumstances.</title>
<updated>2021-05-18T15:04:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-18T15:04:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9e7de1a692532160362ba64b19bdbc201a726ff3'/>
<id>urn:sha1:9e7de1a692532160362ba64b19bdbc201a726ff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prefer "relay" over "router" in docs and APIs.</title>
<updated>2021-05-18T14:58:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-18T14:58:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e2139e8afc08beb7d7572efbed7cf59ffa65e22e'/>
<id>urn:sha1:e2139e8afc08beb7d7572efbed7cf59ffa65e22e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: more builders.</title>
<updated>2021-05-13T12:34:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-13T12:34:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2129e55dfcdcc7708979b00432f2df995c999640'/>
<id>urn:sha1:2129e55dfcdcc7708979b00432f2df995c999640</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve clippy warnings from Rust 1.52.</title>
<updated>2021-05-07T19:53:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-07T19:53:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e01f22719111fdea8db8273eca716dbc16480935'/>
<id>urn:sha1:e01f22719111fdea8db8273eca716dbc16480935</id>
<content type='text'>
Rust 1.52 just came out, and there are new clippy lints to deal
with:

   * It spots more cases when we could use Option::map
   * It spots more cases when we could use Iterator::flatten
   * When we build a struct instance, it wants us to list the fields
     in the same order that the struct declares them.
</content>
</entry>
</feed>
