<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rtmock/src, branch arti-v1.4.5</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-07-07T15:56:15Z</updated>
<entry>
<title>tor-rtcompat, tor-rtmock: Allow unused functions.</title>
<updated>2025-07-07T15:56:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-07-07T15:52:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aed7c08e606b0b39eab84fb25e618913980d2ecc'/>
<id>urn:sha1:aed7c08e606b0b39eab84fb25e618913980d2ecc</id>
<content type='text'>
These only serve as a compile-time check.
</content>
</entry>
<entry>
<title>Temporarily suppress mismatched_lifetime_syntaxes.</title>
<updated>2025-07-07T15:50:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-07-07T15:50:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a11b611466a5a73f5e06a0aabd17284a57d12fe3'/>
<id>urn:sha1:a11b611466a5a73f5e06a0aabd17284a57d12fe3</id>
<content type='text'>
See #2060.
</content>
</entry>
<entry>
<title>tor-rtmock: Use subthread_spawn for spawn_blocking.</title>
<updated>2025-06-09T18:07:22Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-06-09T17:45:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1704d094a31013afafaac9f0fd87dcfa8db7f511'/>
<id>urn:sha1:1704d094a31013afafaac9f0fd87dcfa8db7f511</id>
<content type='text'>
Fixes: #2033
</content>
</entry>
<entry>
<title>*: use std::io::Error::other in many places</title>
<updated>2025-05-16T01:46:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-05-16T01:46:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=30617ad94bed7d2e4829c10144daf202d3ffd23c'/>
<id>urn:sha1:30617ad94bed7d2e4829c10144daf202d3ffd23c</id>
<content type='text'>
The `IoError::other` function is an easier way to say
`IoError::new(IoErrorKind::Other, ...)`.  It's been around since
1.74, but clippy started warning about the more verbose version in
1.87.
</content>
</entry>
<entry>
<title>rtmock: use Option::replace instead of mem::replace</title>
<updated>2025-05-16T01:39:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-05-16T01:39:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9aa5137a79ea9af627135d088468998a208cddbb'/>
<id>urn:sha1:9aa5137a79ea9af627135d088468998a208cddbb</id>
<content type='text'>
Option::replace has been around since 1.31,
but the clippy warning is new.
</content>
</entry>
<entry>
<title>tor-rtcompat: task tests: Allow a clippy lint</title>
<updated>2025-04-10T16:22:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-10T16:22:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7fc0ec4f2161e1023a2243e207879d2dbd5c754d'/>
<id>urn:sha1:7fc0ec4f2161e1023a2243e207879d2dbd5c754d</id>
<content type='text'>
This doesn't seem to happen with my local compiler.  Anyway, suppress
it.  I don't think we want to split up this function.
</content>
</entry>
<entry>
<title>tor-rtcompat: task: Break out subthread_yield</title>
<updated>2025-04-10T14:34:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-10T14:34:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cedb3da4588b96eae0d6750f10fe43dd4d504a63'/>
<id>urn:sha1:cedb3da4588b96eae0d6750f10fe43dd4d504a63</id>
<content type='text'>
This gets rid of a clippy complaint about subthread_block_on_future
being too complicated.
</content>
</entry>
<entry>
<title>tor-rtcompat: task tests: Allow a clippy lint</title>
<updated>2025-04-10T14:34:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-10T14:26:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c71aa81d5287531421adb2175ad68ef524d76d3b'/>
<id>urn:sha1:c71aa81d5287531421adb2175ad68ef524d76d3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtcompat: BlockOn: relax bounds on reenter_block_on</title>
<updated>2025-04-09T16:52:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-07T16:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2a7dc6c46274e0d96e773c031cabd5373483429e'/>
<id>urn:sha1:2a7dc6c46274e0d96e773c031cabd5373483429e</id>
<content type='text'>
The future no longer needs to be `Send + 'static`.
</content>
</entry>
<entry>
<title>tor-rtmock: task: subthread_block_on_future; Yield a bit more</title>
<updated>2025-04-09T16:52:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-09T16:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a56e724360f6c1e33e892970b88f651296e79af7'/>
<id>urn:sha1:a56e724360f6c1e33e892970b88f651296e79af7</id>
<content type='text'>
</content>
</entry>
</feed>
