<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-rpc-client-core/src, branch arti-v2.1.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.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-28T16:56:04Z</updated>
<entry>
<title>Add missing #[cfg(unix)] in arti-rpc-client-core to fix Windows build.</title>
<updated>2026-02-28T16:56:04Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2026-02-28T16:56:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f5a32391c8d198da982a81963f9e87b0488a57e3'/>
<id>urn:sha1:f5a32391c8d198da982a81963f9e87b0488a57e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ticket_2338' into 'main'</title>
<updated>2026-02-19T17:28:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-19T17:28:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=61485a6893bf43deab6b2404a7d4e8ea0c722466'/>
<id>urn:sha1:61485a6893bf43deab6b2404a7d4e8ea0c722466</id>
<content type='text'>
Use ErrorSources where appropriate to walk an error stack.

Closes #2338

See merge request tpo/core/arti!3685</content>
</entry>
<entry>
<title>arti-rpc-client-core: Document why we don't need ErrorSources.</title>
<updated>2026-02-16T15:41:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-16T15:41:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=20e6c4a286ba54c5672e500ea252bf5e105f2b83'/>
<id>urn:sha1:20e6c4a286ba54c5672e500ea252bf5e105f2b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow clippy::collapsible_if to trigger</title>
<updated>2026-02-16T15:22:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-09T11:49:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ade1d59e8e44c93b6ee447b72a2948a9652ec44e'/>
<id>urn:sha1:ade1d59e8e44c93b6ee447b72a2948a9652ec44e</id>
<content type='text'>
`clippy::collapsible_if` started triggering after bumping the MSRV to
1.88.

Since this triggers from a lot of places, and since there even are a
couple of instances where we explicitly allow `clippy::collapsible_ifs`,
I've opened #2342 for deciding what to do about it.
</content>
</entry>
<entry>
<title>rpc nb: Fix documentation link.</title>
<updated>2026-02-12T16:51:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-12T16:51:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c443b8d096ff430465788cc4caafafaae5793d6'/>
<id>urn:sha1:9c443b8d096ff430465788cc4caafafaae5793d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc nb: Capitalize a letter</title>
<updated>2026-02-12T14:21:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-12T14:21:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7233e1e6b9afb1a9ff9ce169cc9078bca5d27832'/>
<id>urn:sha1:7233e1e6b9afb1a9ff9ce169cc9078bca5d27832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Use vec::drain.</title>
<updated>2026-02-12T14:20:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-12T14:20:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=550fb304ec9ec6e12a48947262561e2856e904d5'/>
<id>urn:sha1:550fb304ec9ec6e12a48947262561e2856e904d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Flush after write.</title>
<updated>2026-02-12T14:12:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-12T14:12:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0c0bf44ab8739e2dd03db03333fe338317d8bd1f'/>
<id>urn:sha1:0c0bf44ab8739e2dd03db03333fe338317d8bd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Handle eintr in NonblockingStream.</title>
<updated>2026-02-12T14:09:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-12T14:09:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0bce12bafcd56e88ab1f1782a7174bbc788c34a5'/>
<id>urn:sha1:0bce12bafcd56e88ab1f1782a7174bbc788c34a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Add "Io Safety" documentation.</title>
<updated>2026-02-12T13:51:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-12T13:51:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d1e12a74ca92e38c5d527b4f8279946f86e29142'/>
<id>urn:sha1:d1e12a74ca92e38c5d527b4f8279946f86e29142</id>
<content type='text'>
</content>
</entry>
</feed>
