<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-consdiff/src/err.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-04-27T18:17:49Z</updated>
<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-consdiff: document everything.</title>
<updated>2020-12-17T13:31:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-17T13:31:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=65526fe7f5200a5b003c9c9736cbc943b98e5b9f'/>
<id>urn:sha1:65526fe7f5200a5b003c9c9736cbc943b98e5b9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consdiff: use real error messages</title>
<updated>2020-12-17T12:29:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-17T12:29:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=059e9e96d7054ad258ce169f1ee9c233730f7da3'/>
<id>urn:sha1:059e9e96d7054ad258ce169f1ee9c233730f7da3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consdiff: extract Error type to new module.</title>
<updated>2020-12-17T12:12:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-17T12:12:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fce00005dbd4a0e86f0431d69d8ee67b23f92dce'/>
<id>urn:sha1:fce00005dbd4a0e86f0431d69d8ee67b23f92dce</id>
<content type='text'>
</content>
</entry>
</feed>
