<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error/src/misc.rs, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-10-24T18:38:46Z</updated>
<entry>
<title>tor-error: Tidy up use of thiserror::Error</title>
<updated>2022-10-24T18:38:46Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-10-24T16:30:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f2a08a15cd086b2c38a7bd15a0940001eb9d4fdc'/>
<id>urn:sha1:f2a08a15cd086b2c38a7bd15a0940001eb9d4fdc</id>
<content type='text'>
1. Import it, as we do elsewhere, and use that import.
2. Use thiserror to generate the Display impl, rather than
   derive_more, as we do for errors elsewhere.

(tor_error still needs derive_more::Display for ErrorKind.)
</content>
</entry>
<entry>
<title>tor-error: Rename truncated module to misc</title>
<updated>2022-10-24T18:38:46Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-10-24T16:24:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7783dd9566194aeaa159dd49ce32738f4464d6f'/>
<id>urn:sha1:d7783dd9566194aeaa159dd49ce32738f4464d6f</id>
<content type='text'>
This has no external API change, but makes space for other
miscellaneous errors to arrive later.
</content>
</entry>
</feed>
