<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-netdoc/src/util, 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-05-18T17:45:39Z</updated>
<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>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>
<entry>
<title>cargo fix --edition-idioms</title>
<updated>2021-04-26T15:11:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-26T15:11:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4306a28dddb442c45acdf631e99530919b959587'/>
<id>urn:sha1:4306a28dddb442c45acdf631e99530919b959587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an intern.rs module that I forgot.</title>
<updated>2021-03-29T16:32:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-29T16:32:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=278ee1fcb3a793b0275dc4c871e2f5795b79673f'/>
<id>urn:sha1:278ee1fcb3a793b0275dc4c871e2f5795b79673f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remember the position of authcert and microdescs</title>
<updated>2020-11-14T15:32:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-31T18:11:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0d1489be4e46857c0d88332abb663977be892c4a'/>
<id>urn:sha1:0d1489be4e46857c0d88332abb663977be892c4a</id>
<content type='text'>
We'll need this to save them to disk after parsing them from an
upstream source.
</content>
</entry>
<entry>
<title>netdoc: Add a bogus "Extent()" facility to remember where things were.</title>
<updated>2020-11-14T15:32:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-31T17:51:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=38070d6ec93b6384aa95d649f4613cfebd5929ba'/>
<id>urn:sha1:38070d6ec93b6384aa95d649f4613cfebd5929ba</id>
<content type='text'>
Also add the missing str.rs file (oops)
</content>
</entry>
</feed>
