<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error/src/report.rs, branch derive-traits</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=derive-traits</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=derive-traits'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-02-22T14:57:16Z</updated>
<entry>
<title>tor_error::Report: add tests</title>
<updated>2022-02-22T14:57:16Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-22T14:16:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be2bb0ccfbbe504cc05b356659df54710d3dd681'/>
<id>urn:sha1:be2bb0ccfbbe504cc05b356659df54710d3dd681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor_error::Report: Add bound to struct</title>
<updated>2022-02-22T14:53:17Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-22T14:17:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=01c5e070870df8798c96c80546e5e020b85f96bd'/>
<id>urn:sha1:01c5e070870df8798c96c80546e5e020b85f96bd</id>
<content type='text'>
This is more typing in the definition but it produces much better
error messages if you try to Report(foo).to_string()
</content>
</entry>
<entry>
<title>Move program name printing to report_and_exit</title>
<updated>2022-02-22T14:52:47Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-22T14:23:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06964bbfbbff44ac93f034167d6730ed532bf5e8'/>
<id>urn:sha1:06964bbfbbff44ac93f034167d6730ed532bf5e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Placate clippy on nightly, properly</title>
<updated>2022-02-18T18:07:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-18T18:07:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7d403b42fea1e4b9b49781c00decbffd18cc267d'/>
<id>urn:sha1:7d403b42fea1e4b9b49781c00decbffd18cc267d</id>
<content type='text'>
I c&amp;p this lint suppression but from a cli option printed by clippy,
and I didn't notice the need to change the - to _.
</content>
</entry>
<entry>
<title>Placate clippy on nightly</title>
<updated>2022-02-18T17:37:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-18T17:37:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4182c30b63bfa51d1434ba4ec1ea3ec40e49473d'/>
<id>urn:sha1:4182c30b63bfa51d1434ba4ec1ea3ec40e49473d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Placate rustfmt</title>
<updated>2022-02-18T12:48:17Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-18T12:48:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f5a489e28c2e2fb82dc46c3a7ae4cffc2428a8b4'/>
<id>urn:sha1:f5a489e28c2e2fb82dc46c3a7ae4cffc2428a8b4</id>
<content type='text'>
I think all of this diff is a strict disimprovement, but whatever.
</content>
</entry>
<entry>
<title>Placate clippy</title>
<updated>2022-02-18T12:48:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-18T12:47:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a007beba77d53ff558aed54e244c29113af906a'/>
<id>urn:sha1:4a007beba77d53ff558aed54e244c29113af906a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing docs for report_and_exit</title>
<updated>2022-02-18T12:46:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-18T12:46:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0eba24cb43f2523c99f8653813924658bad31ade'/>
<id>urn:sha1:0eba24cb43f2523c99f8653813924658bad31ade</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide error reporter and use it in the arti binary</title>
<updated>2022-02-18T12:10:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-18T11:34:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c4726b55e829d6e9bd1000f96a7f78c46c18546'/>
<id>urn:sha1:8c4726b55e829d6e9bd1000f96a7f78c46c18546</id>
<content type='text'>
</content>
</entry>
</feed>
