<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-circmgr/src, branch derive-traits</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=derive-traits</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=derive-traits'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-03-02T17:04:07Z</updated>
<entry>
<title>Replace manual Debug impl with std derive in tor-circmgr</title>
<updated>2022-03-02T17:04:07Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-02T15:24:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90f86b47e468e6f5cdf5375787fac7630406f8a5'/>
<id>urn:sha1:90f86b47e468e6f5cdf5375787fac7630406f8a5</id>
<content type='text'>
When I wrote this, I arranged to skip dumping the field `pending`.
This must have been because I thought that either

(a) PendingEntry couldn't `#[derive(Debug)]` (but it can)

and/or

(b) Some of the fields of PendingEntry ought not to be dumped because
they might contain (eg) packet data.  But I think they don't: there's
just the spec, and the Result which is (basically) a Circ.

I tried preseving something closer to the original using educe, but
educe gets somehow tangled up with the generics, and the result fails
to compile.  I haven't investigated this further.
</content>
</entry>
<entry>
<title>Merge branch 'clippy-allow-arc-clone' into 'main'</title>
<updated>2022-03-01T20:38:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-03-01T20:38:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83c8b11c2c08a05928bdb0390922391d13261ef2'/>
<id>urn:sha1:83c8b11c2c08a05928bdb0390922391d13261ef2</id>
<content type='text'>
Disable clippy::clone_on_ref_ptr

See merge request tpo/core/arti!352</content>
</entry>
<entry>
<title>resolve comment</title>
<updated>2022-02-28T19:05:17Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-02-28T19:05:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fc7f40575c1cccc3a90d4dc0323d3d1d3508e22'/>
<id>urn:sha1:0fc7f40575c1cccc3a90d4dc0323d3d1d3508e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some error to retry_error instead of dropping it</title>
<updated>2022-02-28T18:30:40Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-02-28T18:25:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2d430ea69e878e9b8eeabf64096d0a18a8ca02f1'/>
<id>urn:sha1:2d430ea69e878e9b8eeabf64096d0a18a8ca02f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'teardown' into 'main'</title>
<updated>2022-02-28T15:16:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-02-28T15:16:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be288399ec809c46905b9f02599fa9df66968f51'/>
<id>urn:sha1:be288399ec809c46905b9f02599fa9df66968f51</id>
<content type='text'>
tor-circmgr: take_action: Handle Cancelled from the oneshot

Closes #365

See merge request tpo/core/arti!363</content>
</entry>
<entry>
<title>Merge branch 'fix/210' into 'main'</title>
<updated>2022-02-28T13:16:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-02-28T13:16:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12a83e9661e509e706752c28bb7136ff30432523'/>
<id>urn:sha1:12a83e9661e509e706752c28bb7136ff30432523</id>
<content type='text'>
don't return already errored pending circuit when searching new circuit matching spec

Closes #210

See merge request tpo/core/arti!366</content>
</entry>
<entry>
<title>Add a debug! log message for source cancellation</title>
<updated>2022-02-28T12:52:38Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-28T12:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=23f8d33d4db406275b22f507ae8174a2a5c421c7'/>
<id>urn:sha1:23f8d33d4db406275b22f507ae8174a2a5c421c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rustfmt</title>
<updated>2022-02-28T12:36:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-28T12:36:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6d01c60925c3f42bb91f3aa295d4b71261a18aa6'/>
<id>urn:sha1:6d01c60925c3f42bb91f3aa295d4b71261a18aa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix two typos</title>
<updated>2022-02-28T11:21:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-02-28T11:21:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=76d8338640a3d192f69039b6ec086cddb98e71e8'/>
<id>urn:sha1:76d8338640a3d192f69039b6ec086cddb98e71e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't return already errored pending circuit when searching new circuit matching spec</title>
<updated>2022-02-27T12:16:03Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-02-27T12:16:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5323825964263b5d59d7f22d0d11d763566ed8d9'/>
<id>urn:sha1:5323825964263b5d59d7f22d0d11d763566ed8d9</id>
<content type='text'>
</content>
</entry>
</feed>
