<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rtcompat/src/dyn_time.rs, 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>2025-11-06T11:28:22Z</updated>
<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>smol: Implement smol in tor-rtcompat</title>
<updated>2025-08-21T03:47:47Z</updated>
<author>
<name>Niel Duysters</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-08-21T03:47:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3a650f261fecb8c42fa2a208dd029fd4cda98d18'/>
<id>urn:sha1:3a650f261fecb8c42fa2a208dd029fd4cda98d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: add optimization for `DynTimeProvider`</title>
<updated>2025-06-05T15:14:50Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-05-27T03:10:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea521ce804fc39775ff6e685252fec9629d81797'/>
<id>urn:sha1:ea521ce804fc39775ff6e685252fec9629d81797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: dyn_time tests: rustfmt</title>
<updated>2024-10-08T13:43:49Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T15:06:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6ffd87ece09bf9945838a285e39757d8ee1eb887'/>
<id>urn:sha1:6ffd87ece09bf9945838a285e39757d8ee1eb887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: dyn_time tests: Check DropCount on type-mismatch path</title>
<updated>2024-10-08T13:43:49Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T15:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=76704d8f917d94ab2e2d60b5d9dd13a64cd2d51d'/>
<id>urn:sha1:76704d8f917d94ab2e2d60b5d9dd13a64cd2d51d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: dyn_time tests: Make try_downcast_string return S, not impl</title>
<updated>2024-10-08T13:43:49Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T15:05:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a91b0db2f9d361b7f589092a2ecff6b23894198d'/>
<id>urn:sha1:a91b0db2f9d361b7f589092a2ecff6b23894198d</id>
<content type='text'>
This will make it possible to use on a DropCounter and get a
DropCounter back.
</content>
</entry>
<entry>
<title>tor-rtmock: dyn_time tests: Break out try_downcast_string</title>
<updated>2024-10-08T13:43:49Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T14:59:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c73d8779141bd60ba581f65732bb336d5d9abbc3'/>
<id>urn:sha1:c73d8779141bd60ba581f65732bb336d5d9abbc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: dyn_time tests: Rename try_downcast_dc from chk</title>
<updated>2024-10-08T13:43:49Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T15:00:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=99817240659d701558ae500d3a873870eb99be34'/>
<id>urn:sha1:99817240659d701558ae500d3a873870eb99be34</id>
<content type='text'>
This will be clearer
</content>
</entry>
<entry>
<title>tor-rtcompat: dyn_time: Combine test cases into module (fmt)</title>
<updated>2024-10-01T14:25:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T14:25:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e64dc9311948e057505cd88b2e8a94b7af410edf'/>
<id>urn:sha1:e64dc9311948e057505cd88b2e8a94b7af410edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtcompat: dyn_time: Combine test cases into module</title>
<updated>2024-10-01T14:24:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T14:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=67be29a38e13c2ba3808097e7ed7d55241850f4a'/>
<id>urn:sha1:67be29a38e13c2ba3808097e7ed7d55241850f4a</id>
<content type='text'>
</content>
</entry>
</feed>
