<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/rust-maint-common, 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-08-07T15:28:36Z</updated>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>maint: Avoid x-prefix in comparisons.</title>
<updated>2025-07-17T17:07:39Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-07-17T16:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6004dd18e584bbbbcc58d0a3a2e9a20e12b879a5'/>
<id>urn:sha1:6004dd18e584bbbbcc58d0a3a2e9a20e12b879a5</id>
<content type='text'>
This applies the fixes suggested by shellcheck (the x-prefixes were
causing the `shellcheck` job to fail; see [SC2268]).

[SC2268]: https://www.shellcheck.net/wiki/SC2268
</content>
</entry>
<entry>
<title>forbid-hard-tabs: Improve doc comment</title>
<updated>2024-10-02T14:37:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T14:29:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62302873e2c0fc640bb75abec73f0b6b4450145d'/>
<id>urn:sha1:62302873e2c0fc640bb75abec73f0b6b4450145d</id>
<content type='text'>
Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2488#note_3087164
</content>
</entry>
<entry>
<title>bash-utils.sh: reject_options: Don't crash due to -u if no arguments</title>
<updated>2024-10-02T14:37:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T09:20:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d78d1092873b0f9b60bd6e72bd1a37b6bbd53149'/>
<id>urn:sha1:d78d1092873b0f9b60bd6e72bd1a37b6bbd53149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide new forbid-hard-tabs script</title>
<updated>2024-10-02T14:37:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T09:14:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=07c8b7fe13b2158cccb48798b395a5188fa3d61e'/>
<id>urn:sha1:07c8b7fe13b2158cccb48798b395a5188fa3d61e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2024-09-03T08:09:02Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-09-03T08:09:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=676f913463b7d84f34dd6101b99d03ef79cf57ad'/>
<id>urn:sha1:676f913463b7d84f34dd6101b99d03ef79cf57ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude debian/* from the forbid-absolute-shebangs checks</title>
<updated>2024-08-27T09:40:55Z</updated>
<author>
<name>NoisyCoil</name>
<email>noisycoil@tutanota.com</email>
</author>
<published>2024-08-16T17:20:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ed29c071d27eb8272e386706978778e7bb807be'/>
<id>urn:sha1:7ed29c071d27eb8272e386706978778e7bb807be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/rust-maint-common/forbid-absolute-shebang: Fix error message</title>
<updated>2024-07-17T14:38:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-07-17T14:38:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e23f2224e93e807335d5b2ff3fb3cd506a702a68'/>
<id>urn:sha1:e23f2224e93e807335d5b2ff3fb3cd506a702a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/common/update-shell-includes: Tolerate includes with a `$`</title>
<updated>2024-07-16T11:46:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:46:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c59b4cfdfca6e7db2bef8dab3fd998c9d4f597b1'/>
<id>urn:sha1:c59b4cfdfca6e7db2bef8dab3fd998c9d4f597b1</id>
<content type='text'>
These are not hardcoded, whatever they are, so they're not the
principal thing we're trying to prevent.  Previously, this would trip
on this in arti.git:maint/cargo-publish:

   maint="$(dirname "$0")"
   ...
   # shellcheck source=maint/crates-io-utils.sh
   source "$maint/crates-io-utils.sh"

Ideally we'd teach this script to be able to check and maintain
includes for scripts that aren't in common/, but I think that's a task
for another day.
</content>
</entry>
<entry>
<title>maint/common/forbid-absolute-shebansg: Fix error handling</title>
<updated>2024-07-16T11:40:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:21:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0450494da36e400a38a4e516d155a3121ca7e934'/>
<id>urn:sha1:0450494da36e400a38a4e516d155a3121ca7e934</id>
<content type='text'>
set -o pipefail is defused by the if.  And we should properly check
the expected statuses from git.

If git isn't found, this script would otherwise spuriously think
everything is fine.
</content>
</entry>
</feed>
