<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-checkable/src/lib.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-05-27T18:32:29Z</updated>
<entry>
<title>Add noop_method_call warning.</title>
<updated>2021-05-27T18:32:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-27T18:32:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2102d2e2b54e7de58c61784dcd9e22fef5c8215b'/>
<id>urn:sha1:2102d2e2b54e7de58c61784dcd9e22fef5c8215b</id>
<content type='text'>
This would have saved ahf and me a lot of confusion in debugging a
situation where we were cloning a reference of a type that didn't
implement Clone.
</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>Enable cargo_common_metadata warning.</title>
<updated>2021-05-25T19:42:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T19:42:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=745c90e92c0f606c35622dff69f302a532a7353c'/>
<id>urn:sha1:745c90e92c0f606c35622dff69f302a532a7353c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve crate-documentation for tor-checkable.</title>
<updated>2021-05-24T12:58:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-24T12:58:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90cf7425d24d08b20daf550bbff06712c32fe8f1'/>
<id>urn:sha1:90cf7425d24d08b20daf550bbff06712c32fe8f1</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>Add trait_duplication_in_bounds warning.</title>
<updated>2021-05-03T20:30:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-03T20:30:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8eb36cbfff12c9b321551853096c143380db9d52'/>
<id>urn:sha1:8eb36cbfff12c9b321551853096c143380db9d52</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>Add a few more clippy warnings</title>
<updated>2021-05-03T20:10:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-03T20:10:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9737580402290a7f3500c7c34279f79ec7a54f2c'/>
<id>urn:sha1:9737580402290a7f3500c7c34279f79ec7a54f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more clippy warnings to our list.</title>
<updated>2021-04-27T18:51:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-27T18:51:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=94c93c912171703952ad3edb02aa857c6f29e101'/>
<id>urn:sha1:94c93c912171703952ad3edb02aa857c6f29e101</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>
</feed>
