<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error/src, branch arti-v2.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-v2.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-27T18:05:36Z</updated>
<entry>
<title>maint/add_warning: Run script to add new warning</title>
<updated>2026-01-27T18:05:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-27T18:05:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a98faf72eb06b47700faeeac5a8a0dd0fc29b584'/>
<id>urn:sha1:a98faf72eb06b47700faeeac5a8a0dd0fc29b584</id>
<content type='text'>
This adds the lint to all our crates.
</content>
</entry>
<entry>
<title>tor-error: Provide new `bug_context` method on Bug and Result&lt;_, Bug&gt;</title>
<updated>2025-12-01T15:21:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-12-01T10:14:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=99c79ccb73f69a245e8bbbed94b763b8777d4826'/>
<id>urn:sha1:99c79ccb73f69a245e8bbbed94b763b8777d4826</id>
<content type='text'>
This allows call sites which have a `Bug` to add additional context,
beyond just the stack trace.
</content>
</entry>
<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>
</feed>
