<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-hyper/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-01T13:16:02Z</updated>
<entry>
<title>Fix rustdoc errors.</title>
<updated>2022-03-01T13:16:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-03-01T13:16:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=57a8fe5f55beaab09e2f9b4a50dc2092885b5017'/>
<id>urn:sha1:57a8fe5f55beaab09e2f9b4a50dc2092885b5017</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-hyper: Upgrade from an example to an "adaptation layer"</title>
<updated>2022-03-01T11:53:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-01T11:08:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4fa78e3f440fc5a01eef11b78318755d6cb6a7bb'/>
<id>urn:sha1:4fa78e3f440fc5a01eef11b78318755d6cb6a7bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-hyper: Expand docs</title>
<updated>2022-03-01T11:53:13Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-01T11:52:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b083ae661e6d2862b38cfc15aee022b9aed4dca3'/>
<id>urn:sha1:b083ae661e6d2862b38cfc15aee022b9aed4dca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-hyper: Drop obsolete comment about not doing TLS</title>
<updated>2022-03-01T11:53:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-01T11:42:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5533fef4f39727c69aabf6d7e9e3e02d92c59033'/>
<id>urn:sha1:5533fef4f39727c69aabf6d7e9e3e02d92c59033</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-hyper: Add vacuous doc comments as required by clippy</title>
<updated>2022-02-28T14:39:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-28T14:39:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cdbb904664c66378168e01528248030d1004c183'/>
<id>urn:sha1:cdbb904664c66378168e01528248030d1004c183</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EK::RemoteProtocolFailed replaces OtherRemote</title>
<updated>2022-02-28T13:27:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-28T13:27:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8898bbb4218b4858aabe80d5b049a8a025c1c7a9'/>
<id>urn:sha1:8898bbb4218b4858aabe80d5b049a8a025c1c7a9</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/355#note_2781816
</content>
</entry>
<entry>
<title>Fix rustfmt</title>
<updated>2022-02-28T13:17:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-28T13:17:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4425171245e0ee40d6f4a2a7a6f31371e2859653'/>
<id>urn:sha1:4425171245e0ee40d6f4a2a7a6f31371e2859653</id>
<content type='text'>
I disagree with all these.  Whatever.
</content>
</entry>
<entry>
<title>arti-hyper: Abolish a bool in favour of a custom private enum</title>
<updated>2022-02-28T13:16:25Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-28T13:16:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=551bc690452f121825262166c8a25e6868be33d7'/>
<id>urn:sha1:551bc690452f121825262166c8a25e6868be33d7</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/355#note_2781820
</content>
</entry>
<entry>
<title>arti-hyper: Box the http variant (bare DataStream)</title>
<updated>2022-02-28T13:12:20Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-28T13:12:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=adfabe6cd1a7c4c9039f859bfcc2146465a3227b'/>
<id>urn:sha1:adfabe6cd1a7c4c9039f859bfcc2146465a3227b</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/355#note_2781819
</content>
</entry>
<entry>
<title>arti-hyper: Fix duplicative doc comment not to be wrong</title>
<updated>2022-02-28T13:07:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-25T12:19:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4705234a497cc4a8e15436f00d7db486e666e79d'/>
<id>urn:sha1:4705234a497cc4a8e15436f00d7db486e666e79d</id>
<content type='text'>
</content>
</entry>
</feed>
