<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/parse2/internal_prelude.rs, branch arti-v2.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-15T12:37:09Z</updated>
<entry>
<title>tor-netdoc: parse2: Provide NetdocParseable::is_structural_keyword (rustfmt)</title>
<updated>2026-01-15T12:37:09Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-01-14T18:30:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8bfd8cabd5778e622e3521d378200d54b9f9a5bf'/>
<id>urn:sha1:8bfd8cabd5778e622e3521d378200d54b9f9a5bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: parse2: Provide NetdocParseable::is_structural_keyword</title>
<updated>2026-01-15T12:37:09Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-01-12T17:42:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3892195d3b944474f5fd73336aa213104ff71b52'/>
<id>urn:sha1:3892195d3b944474f5fd73336aa213104ff71b52</id>
<content type='text'>
Roughly as per the proposal in `doc/dev/notes/authcert-in-consensus.md`.
</content>
</entry>
<entry>
<title>tor-netdoc: parse2: debug: Fix scoping of netdoc_parseable_derive_debug</title>
<updated>2025-12-10T11:05:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-12-08T15:59:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=85d2b11bc579be30d244ef0d65d6169bf0f5ea4e'/>
<id>urn:sha1:85d2b11bc579be30d244ef0d65d6169bf0f5ea4e</id>
<content type='text'>
While testing I discovered that the `#[deftly(netdoc(debug))]`
feature (which dumps parsing progress to stderr) didn't compile if the
derive was invoked from elsewhere.
</content>
</entry>
<entry>
<title>tor-netdoc: rustfmt to tidy up imports</title>
<updated>2025-11-19T13:27:24Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-19T13:27:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04c344b4a148e7dfe5d5d115fa53b3bd61d2701d'/>
<id>urn:sha1:04c344b4a148e7dfe5d5d115fa53b3bd61d2701d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: parse2: Combine all the multiplicity Selectors</title>
<updated>2025-11-19T13:23:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-19T13:14:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7df3d2f54bd6c62ac113d84f9b91880d630d63a4'/>
<id>urn:sha1:7df3d2f54bd6c62ac113d84f9b91880d630d63a4</id>
<content type='text'>
There is no conflict between the different uses.  Having just one type
makes things simpler.
</content>
</entry>
<entry>
<title>tor-netdoc: Introduce Unknown and retain_unknown_values option</title>
<updated>2025-11-18T17:06:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-22T17:33:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d8fe650b5f5020e00aed42f47fe49ba524c5d730'/>
<id>urn:sha1:d8fe650b5f5020e00aed42f47fe49ba524c5d730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: parse2 derive: deduplication: start a module</title>
<updated>2025-11-06T14:51:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-06T11:02:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6d04f2ac10053c662fb528e5328df64b758ccab5'/>
<id>urn:sha1:6d04f2ac10053c662fb528e5328df64b758ccab5</id>
<content type='text'>
Put one textually-identical define in it, to start with.
</content>
</entry>
<entry>
<title>tor-netdoc: impl parse2 multiplicity for BTreeSet</title>
<updated>2025-10-15T09:35:35Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-08T16:19:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c40f0d005f9609810ecc19837ed88f6f253482a'/>
<id>urn:sha1:4c40f0d005f9609810ecc19837ed88f6f253482a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: impl parse2 traits for protovers</title>
<updated>2025-10-15T09:35:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-02T10:25:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5de42709471ba92961de4980480d78086b9298b7'/>
<id>urn:sha1:5de42709471ba92961de4980480d78086b9298b7</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>
</feed>
