<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-config/src, branch arti-v1.2.6</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-07-10T10:50:44Z</updated>
<entry>
<title>tor-config: Deprecate ConfigError::Permissions, use FileAccess</title>
<updated>2024-07-10T10:50:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-09T13:30:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e7b96b5a5595b809b7eb6e242b36f0e35a5e3e3e'/>
<id>urn:sha1:e7b96b5a5595b809b7eb6e242b36f0e35a5e3e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: Correct message and description for mistrust error</title>
<updated>2024-07-10T10:50:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-09T13:29:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=724d1581b6b8449a38db010957d9d37aab63c117'/>
<id>urn:sha1:724d1581b6b8449a38db010957d9d37aab63c117</id>
<content type='text'>
Part of #1473
</content>
</entry>
<entry>
<title>Change deftly syntax to post 0.12.1 version</title>
<updated>2024-06-17T18:13:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-17T17:33:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dddf07561868579ea687eeadaa8f863aa833c764'/>
<id>urn:sha1:dddf07561868579ea687eeadaa8f863aa833c764</id>
<content type='text'>
 * Change `pub` to `export`
 * Change the `=` in define to `:`
 * Change `pub_template_semver_check` to `template_export_semver_check`

Right now, 0.12.1 supports both syntaxes.  I have verified this branch
also compiles with
  https://gitlab.torproject.org/Diziet/rust-derive-deftly/-/merge_requests/402
  ee171ffaf56d7dcb7d75584054921153fe19b222
</content>
</entry>
<entry>
<title>Update to derive-deftly 0.12.1</title>
<updated>2024-06-17T18:13:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-17T17:28:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9fd1b84663081afcccda5eb41455a715947823ff'/>
<id>urn:sha1:9fd1b84663081afcccda5eb41455a715947823ff</id>
<content type='text'>
 * Bump in Cargo.toml
 * Deal with `${Xmeta as ...}` incompatible change, by
   always specifying an `as`, and changing `as tokens`.
</content>
</entry>
<entry>
<title>tor-config: Move macro above ExplicitOrAuto definition.</title>
<updated>2024-06-03T17:31:57Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-03T17:31:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=068afca2d8b5b00039c72395a9f0382afa1998e8'/>
<id>urn:sha1:068afca2d8b5b00039c72395a9f0382afa1998e8</id>
<content type='text'>
The macro needs to be defined before `ExplicitOrAuto`, otherwise we
can't reference it in its docs.

Fixes the broken doc links.
</content>
</entry>
<entry>
<title>tor-config: Apply deferred cargo fmt.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-16T16:34:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1128338f90abd74016b65c3a12cb4283324a17cb'/>
<id>urn:sha1:1128338f90abd74016b65c3a12cb4283324a17cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: Cross-reference NotAutoValue in the ExplicitOrAuto docs.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-16T15:38:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=33007c3f7e4e9f0cc3992319c32e3d406f8295f5'/>
<id>urn:sha1:33007c3f7e4e9f0cc3992319c32e3d406f8295f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: Fix a test misusing NotAutoValue.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-16T15:34:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=663ed5f247ff6b631801e23ebbfedd7d0bc0dcde'/>
<id>urn:sha1:663ed5f247ff6b631801e23ebbfedd7d0bc0dcde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: Add macro for implementing NotAutoValue.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-16T13:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f5146d0909bd50c05f435aff271031d150ac61c8'/>
<id>urn:sha1:f5146d0909bd50c05f435aff271031d150ac61c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: Re-export serde_value.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-16T13:42:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=930839b00df31ecf20ea5ef4168ab249cb467dec'/>
<id>urn:sha1:930839b00df31ecf20ea5ef4168ab249cb467dec</id>
<content type='text'>
We are about to need this in other crates (for generating the tests for
the `NotAutoValue` implementations).
</content>
</entry>
</feed>
