<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rtcompat/src/dyn_time.rs, branch arti-v1.3.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.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-10-08T13:43:49Z</updated>
<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>
<entry>
<title>tor-rtcompat: Test case demonstrating downcast_value doesn't drop</title>
<updated>2024-10-01T14:22:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T14:20:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7383321f64f66da3d9245a49de5d47181bca7b59'/>
<id>urn:sha1:7383321f64f66da3d9245a49de5d47181bca7b59</id>
<content type='text'>
Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2460#note_3085583
</content>
</entry>
<entry>
<title>tor-rtcompat: Comments about the implementation of downcast_value</title>
<updated>2024-10-01T14:22:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T14:16:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=24b64ce8f3b89174b30f6d20c6c6f01eb29c5182'/>
<id>urn:sha1:24b64ce8f3b89174b30f6d20c6c6f01eb29c5182</id>
<content type='text'>
Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2460#note_3085582
</content>
</entry>
<entry>
<title>tor-rtcompat: Comments about tradeoffs in special casing PreferredRuntime</title>
<updated>2024-10-01T14:22:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T13:43:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc6ef8adb1e754c77d81a5e43bdb15fda5119ca7'/>
<id>urn:sha1:bc6ef8adb1e754c77d81a5e43bdb15fda5119ca7</id>
<content type='text'>
Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2460#note_3085581
</content>
</entry>
</feed>
