<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error/src, branch arti-v1.8.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-11-20T10:29:28Z</updated>
<entry>
<title>Merge branch 'readd-error-deduping' into 'main'</title>
<updated>2025-11-20T10:29:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2025-11-20T10:29:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=22d377808860637bd68c9ce70fb5da4402cf437f'/>
<id>urn:sha1:22d377808860637bd68c9ce70fb5da4402cf437f</id>
<content type='text'>
Revert "retry-error: stop trying to dedup error msgs"

See merge request tpo/core/arti!3474</content>
</entry>
<entry>
<title>error: Improve http error status code docs.</title>
<updated>2025-11-19T15:50:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-19T15:41:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fa220f59f42cecb7d76b98dccadfaabd07aa210d'/>
<id>urn:sha1:fa220f59f42cecb7d76b98dccadfaabd07aa210d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: rustfmt</title>
<updated>2025-11-18T18:57:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-18T18:57:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c503843d87ed0f233c3786a66b92db89f2c7ec7'/>
<id>urn:sha1:8c503843d87ed0f233c3786a66b92db89f2c7ec7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: Provide a more reasonable API for http status codes.</title>
<updated>2025-11-18T18:56:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-18T18:50:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2790835946203e90b0f41d34c16e3ef061e66f5'/>
<id>urn:sha1:a2790835946203e90b0f41d34c16e3ef061e66f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: Add support for ErrorKind-&gt;HTTP status conversion</title>
<updated>2025-11-18T18:47:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-18T18:32:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=544c1c02034f8699605252a4408b7e314167a366'/>
<id>urn:sha1:544c1c02034f8699605252a4408b7e314167a366</id>
<content type='text'>
It makes more sense to have the conversion here, so it can use an
exhaustive match over ErrorKind.

This isn't the final API; I'm just moving the code from `arti`.
</content>
</entry>
<entry>
<title>Revert "retry-error: stop trying to dedup error msgs"</title>
<updated>2025-11-18T16:46:08Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-11-18T16:45:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90a506de439751f63072da9a2641264f6643ca36'/>
<id>urn:sha1:90a506de439751f63072da9a2641264f6643ca36</id>
<content type='text'>
This reverts commit e0efb477df868baf09d37de99e8e346136e66140.

There wasn't a consensus on this change, so sticking with the status
quo.
</content>
</entry>
<entry>
<title>retry-error: stop trying to dedup error msgs</title>
<updated>2025-11-13T16:40:37Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-11-13T00:53:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e0efb477df868baf09d37de99e8e346136e66140'/>
<id>urn:sha1:e0efb477df868baf09d37de99e8e346136e66140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix name of clippy lint to unchecked_time_subtraction (2)</title>
<updated>2025-11-06T11:28:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-06T11:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff'/>
<id>urn:sha1:a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff</id>
<content type='text'>
Run maint/add_warning
</content>
</entry>
<entry>
<title>Remove "doc_auto_cfg" incantation from all crates.</title>
<updated>2025-09-29T19:30:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T18:30:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=808b0ec2e3735a6dbbebeb857a3d6040ae02c697'/>
<id>urn:sha1:808b0ec2e3735a6dbbebeb857a3d6040ae02c697</id>
<content type='text'>
This feature has been removed from nightly, in favor of doc_cfg.
</content>
</entry>
<entry>
<title>tor-error: allow only error given to `_report!` macros</title>
<updated>2025-08-18T19:45:55Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-08-09T21:27:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8b683380191ca93295c3c8036596df3317f7549c'/>
<id>urn:sha1:8b683380191ca93295c3c8036596df3317f7549c</id>
<content type='text'>
This is useful when you create an `internal!` error and then immediately
report it. If the `_report!` macro also requires a message, then you
need to provide two messages for the error, which doesn't always make
sense.

This is already possible anyways with `warn_report!(e,)`.
Now you don't need the comma.
</content>
</entry>
</feed>
