<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-cell/src/chancell/msg.rs, 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-18T11:19:24Z</updated>
<entry>
<title>Fix some warnings about needless &amp; from nightly clippy</title>
<updated>2021-06-18T11:19:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-18T11:19:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e6faeaa1f8511d49cea13358f88cb1e42ae32ec2'/>
<id>urn:sha1:e6faeaa1f8511d49cea13358f88cb1e42ae32ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check "connection" usage for when stream or channel would be better.</title>
<updated>2021-05-18T15:17:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-18T15:17:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=80535dda0146c8c3d52ca6fe6283500b3d2c04b7'/>
<id>urn:sha1:80535dda0146c8c3d52ca6fe6283500b3d2c04b7</id>
<content type='text'>
</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>Add unseparated_literal_suffix lint, and fix it.</title>
<updated>2021-05-03T20:19:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-03T20:19:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d516298b47829e1a61bcc1bf9e2dbbb2d85336f6'/>
<id>urn:sha1:d516298b47829e1a61bcc1bf9e2dbbb2d85336f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce (and obey) clippy lints about exhaustive enums, structs.</title>
<updated>2021-04-27T18:17:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-27T18:17:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2e3780affb54988bee60ab634a408dffd224cd3a'/>
<id>urn:sha1:2e3780affb54988bee60ab634a408dffd224cd3a</id>
<content type='text'>
These lints force us to declare our exported enums and
exhaustive-looking structs as non-exhaustive (so that we can add to
them in the future without breaking our API) or to explicitly
disable the warning for a given enum/struct (to say that we _intend_
for additions to be a breaking change).
</content>
</entry>
<entry>
<title>tor-cell: In netinfo, unspecified addresses are None.</title>
<updated>2020-10-29T21:03:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-29T20:27:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0db18afa39f4910914680c27434a763b388cdbc2'/>
<id>urn:sha1:0db18afa39f4910914680c27434a763b388cdbc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand test to handle building circuit with ntor.</title>
<updated>2020-10-27T16:23:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-27T16:23:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f5d239c210065c17d98e572bc1524006d3417b9'/>
<id>urn:sha1:8f5d239c210065c17d98e572bc1524006d3417b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a bunch of dbg! calls.</title>
<updated>2020-10-26T18:33:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T18:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b93e4b76c812509e31d75d7caca8e7bbd3a9244d'/>
<id>urn:sha1:b93e4b76c812509e31d75d7caca8e7bbd3a9244d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation in tor-cell</title>
<updated>2020-10-26T15:51:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T15:51:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=94231230b05d35d6144fd57e4379d02e21c8e022'/>
<id>urn:sha1:94231230b05d35d6144fd57e4379d02e21c8e022</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify and test correct handling for bogus netinfo addrs</title>
<updated>2020-10-21T14:30:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-21T14:30:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9a9e2fe43bf76d44cb3e026b58aff3b25dd5cb49'/>
<id>urn:sha1:9a9e2fe43bf76d44cb3e026b58aff3b25dd5cb49</id>
<content type='text'>
</content>
</entry>
</feed>
