<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/parse2/derive.rs, branch arti-v1.7.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.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-22T15:44:35Z</updated>
<entry>
<title>tor-netdoc: NetdocParseableFields derive: support flatten</title>
<updated>2025-10-22T15:44:35Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-20T11:36:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41d29525075987735592f48f4687c8b18db05fdf'/>
<id>urn:sha1:41d29525075987735592f48f4687c8b18db05fdf</id>
<content type='text'>
This allows a NetdocParseableFields inside a NetdocParseableFields.

The code is rather duplicative with the NetdocParseable
implementation.  This is due to limitations in derive-deftly; see
  https://gitlab.torproject.org/Diziet/rust-derive-deftly/-/merge_requests/525
where I'm trying to start to address them.
</content>
</entry>
<entry>
<title>tor-netdoc: NetdocParseableFields derive: break out kw variable</title>
<updated>2025-10-22T15:44:35Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-21T10:29:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e27735c9d7a5ac36878d0be7bf68922505ca8f06'/>
<id>urn:sha1:e27735c9d7a5ac36878d0be7bf68922505ca8f06</id>
<content type='text'>
We're going to reuse this.
</content>
</entry>
<entry>
<title>Merge branch 'p2-misc-fixes' into 'main'</title>
<updated>2025-10-21T18:57:06Z</updated>
<author>
<name>opara</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-21T18:57:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8b09ac1c4add5b1e8deb52b21ec50bc655ab4f1b'/>
<id>urn:sha1:8b09ac1c4add5b1e8deb52b21ec50bc655ab4f1b</id>
<content type='text'>
tor-netdoc: parse2: Minor fixes

See merge request tpo/core/arti!3376</content>
</entry>
<entry>
<title>tor-netdoc: parse2: Provide documentation for derived Accumulator types</title>
<updated>2025-10-21T14:43:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-21T14:29:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18766b9eb225c8f42a1c72a961e3182416d3a7a8'/>
<id>urn:sha1:18766b9eb225c8f42a1c72a961e3182416d3a7a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: NetdocParseable derive: use more explicit syntax</title>
<updated>2025-10-21T11:30:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-21T11:19:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41ba2c23eb77b286e0564c99655eec037bf6455a'/>
<id>urn:sha1:41ba2c23eb77b286e0564c99655eec037bf6455a</id>
<content type='text'>
In principle some other trait might be in scope.
</content>
</entry>
<entry>
<title>tor-netdoc: parse2: Don't declare internal error on subdoc intro items</title>
<updated>2025-10-21T11:30:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-15T14:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0c5eba8a8cd2c2fc7e532c5fada033bc60b4652'/>
<id>urn:sha1:f0c5eba8a8cd2c2fc7e532c5fada033bc60b4652</id>
<content type='text'>
subdoc intro items aren't inherently incoherent, but implementing them
is nontrivial.  Let's reject them with a bespoke error instead.
</content>
</entry>
<entry>
<title>tor-netdoc: parse2: Replace EP with AE in derive fields rest path</title>
<updated>2025-10-09T11:45:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-07T11:59:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f1d2bcac3007a290da16d24540d6e02c837f3f8'/>
<id>urn:sha1:9f1d2bcac3007a290da16d24540d6e02c837f3f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Abolish now-obsolete field argument to from_args</title>
<updated>2025-10-09T11:45:53Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-07T11:43:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e528dc7e88a9f869d30c520395fc2cdce126585d'/>
<id>urn:sha1:e528dc7e88a9f869d30c520395fc2cdce126585d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Introduce ArgumentError</title>
<updated>2025-10-09T11:45:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-07T11:23:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dfbda9d3033593d2670f354b65bd1a722fb2d580'/>
<id>urn:sha1:dfbda9d3033593d2670f354b65bd1a722fb2d580</id>
<content type='text'>
This will allow us to (1) move field name handling out of the argument
parser method, and also (2) add columns more easily.
</content>
</entry>
<entry>
<title>tor-netdoc: parse2: Make NetdocParseableFields work out of-module</title>
<updated>2025-10-06T11:42:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-06T11:01:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a1fe9aef46cf56dacb6906b4806ed4cc775a3cf6'/>
<id>urn:sha1:a1fe9aef46cf56dacb6906b4806ed4cc775a3cf6</id>
<content type='text'>
</content>
</entry>
</feed>
