<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v1.8.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.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-12-02T11:07:59Z</updated>
<entry>
<title>Bump all the unstable tor- and arti- crates to 0.37.0.</title>
<updated>2025-12-02T11:07:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-02T10:58:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e7d740eda02e05dd53574b6753cc4b45ab160b58'/>
<id>urn:sha1:e7d740eda02e05dd53574b6753cc4b45ab160b58</id>
<content type='text'>
Done using:

```
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
    cargo set-version -p $crate 0.37.0
done
</content>
</entry>
<entry>
<title>opentelemetry: Instrument a bunch of functions.</title>
<updated>2025-11-24T16:28:07Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-11-24T16:28:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a4db6a7495b13dd7b00416dd1660a5ad82b60919'/>
<id>urn:sha1:a4db6a7495b13dd7b00416dd1660a5ad82b60919</id>
<content type='text'>
These are all aimed at figuring out in more detail what's going on
in #2079 and related issues.
</content>
</entry>
<entry>
<title>Add `hsc key ctor-migrate` subcommand</title>
<updated>2025-11-24T12:27:51Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2025-11-24T12:27:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c343aa4eb860481f64aab6e459b77ee0a55b2cf0'/>
<id>urn:sha1:c343aa4eb860481f64aab6e459b77ee0a55b2cf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix name of clippy lint to unchecked_time_subtraction (2)</title>
<updated>2025-11-06T11:28:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-06T11:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff'/>
<id>urn:sha1:a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff</id>
<content type='text'>
Run maint/add_warning
</content>
</entry>
<entry>
<title>Fix name of clippy lint to unchecked_time_subtraction (1)</title>
<updated>2025-11-06T11:28:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-06T11:23:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c9858af481e2f06598597ffa33a954792786c85'/>
<id>urn:sha1:7c9858af481e2f06598597ffa33a954792786c85</id>
<content type='text'>
warning: lint `clippy::unchecked_duration_subtraction` has been renamed to `clippy::unchecked_time_subtraction`
  --&gt; crates/arti-client/examples/advanced_isolation.rs:11:10
   |
11 | #![allow(clippy::unchecked_duration_subtraction)]
   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `clippy::unchecked_time_subtraction`
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

Add the change to maint/add_warning.
</content>
</entry>
<entry>
<title>Merge branch 'maint-common-2' into 'main'</title>
<updated>2025-11-04T21:26:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2025-11-04T21:26:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0ce63d0855121cd7c43a0d2486db5beea03b5db0'/>
<id>urn:sha1:0ce63d0855121cd7c43a0d2486db5beea03b5db0</id>
<content type='text'>
Import changes from upstream rust-maint-common

See merge request tpo/core/arti!3438</content>
</entry>
<entry>
<title>Merge commit 'c8451e50f3aeb268cfa6b81e1e32928250ea3aca' into maint-common-2</title>
<updated>2025-11-04T20:42:07Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-04T20:42:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7fb477e88d102cbe1ce8294f86818b81641e31d7'/>
<id>urn:sha1:7fb477e88d102cbe1ce8294f86818b81641e31d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'msrv-ci-check' into 'main'</title>
<updated>2025-11-04T19:09:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-04T19:09:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2a55350564759de0f24000ac8141289f7b1aec0b'/>
<id>urn:sha1:2a55350564759de0f24000ac8141289f7b1aec0b</id>
<content type='text'>
ci-check-msrv: Add check for MSRV

See merge request tpo/core/arti!3405</content>
</entry>
<entry>
<title>maint: update 'extract-md-links' for mistune 3.x</title>
<updated>2025-10-31T06:46:49Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-31T06:46:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09368735de8a7b6c2c35d612fe52333d5f92bed7'/>
<id>urn:sha1:09368735de8a7b6c2c35d612fe52333d5f92bed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: upgrade container versions</title>
<updated>2025-10-31T06:16:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-31T06:16:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=076ea54ff6634a474e97e6728cce94ad0eac3538'/>
<id>urn:sha1:076ea54ff6634a474e97e6728cce94ad0eac3538</id>
<content type='text'>
</content>
</entry>
</feed>
