<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error/Cargo.toml, branch arti-v0.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-04-01T13:15:18Z</updated>
<entry>
<title>Bump all arti*, tor* crates to 0.2.0</title>
<updated>2022-04-01T13:15:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T13:15:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5b2fc118df0524144e6b2c34fdcce3d0fb692d24'/>
<id>urn:sha1:5b2fc118df0524144e6b2c34fdcce3d0fb692d24</id>
<content type='text'>
Not all of these strictly need to be bumped to 0.2.0; many could go
to 0.1.1 instead.  But since everything at the tor-rtcompat and
higher layers has had breaking API changes, it seems not so useful
to distinguish.  (It seems unlikely that anybody at this stage is
depending on e.g. tor-protover but not arti-client.)
</content>
</entry>
<entry>
<title>Bump all crates to 0.1.0</title>
<updated>2022-03-01T13:59:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-03-01T13:59:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e8e9791a9757a32779657c5284b380ae91ca7979'/>
<id>urn:sha1:e8e9791a9757a32779657c5284b380ae91ca7979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update minimum backtrace version to 0.3.39</title>
<updated>2022-02-25T16:09:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-02-25T16:07:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=326e77c66c90ad0eb157908b1dd129df6957dc15'/>
<id>urn:sha1:326e77c66c90ad0eb157908b1dd129df6957dc15</id>
<content type='text'>
This is needed to make the backtrace test pass on Rust 1.53 with
minimum-version libraries.
</content>
</entry>
<entry>
<title>Require backtrace 0.3.8.</title>
<updated>2022-02-04T18:52:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-02-04T18:52:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f973fe506003909769b9f57a4627ef459d6a12ab'/>
<id>urn:sha1:f973fe506003909769b9f57a4627ef459d6a12ab</id>
<content type='text'>
This is the first version that builds correctly on our CI.  It's
from back in 2018, so requiring it shouldn't cause any major
problems.
</content>
</entry>
<entry>
<title>spawn errors: impl HasKind for futures::SpawnError</title>
<updated>2022-02-04T14:42:37Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-01-21T15:45:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68d0ec437f0068335251fe8bf5971a16fb063268'/>
<id>urn:sha1:68d0ec437f0068335251fe8bf5971a16fb063268</id>
<content type='text'>
This needs two kinds.  We have decided to treat a non-shutdown
SpawnError as "unexplained" rather than as an InternalError.

There are many crates whose
  From&lt;futures::task::SpawnError&gt; for Error
erroneously treat it as an internal error.  We will fix them in a moment.
</content>
</entry>
<entry>
<title>tor-error: Introduce InternalError as a type and a kind</title>
<updated>2022-02-04T14:42:37Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-01-21T14:57:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c963bd648bb1e23c066bfd1e3065f7ee7fe8b81d'/>
<id>urn:sha1:c963bd648bb1e23c066bfd1e3065f7ee7fe8b81d</id>
<content type='text'>
This can contain a backtrace, which will be printed.
</content>
</entry>
<entry>
<title>tor-error: Skeleton for new crate</title>
<updated>2022-02-04T14:33:09Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-01-12T17:16:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9e5b6fa820c2dc4c6c07d7de8724d5d5fb4ed747'/>
<id>urn:sha1:9e5b6fa820c2dc4c6c07d7de8724d5d5fb4ed747</id>
<content type='text'>
As per doc/Errors.md.

Currently there are no error kinds.  Some will be added as we go along.
</content>
</entry>
</feed>
