<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-memquota/src/internal_prelude.rs, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-07-16T15:41:33Z</updated>
<entry>
<title>Use "extend" for tor-memquota ArcMemoryQuotaTrackerExt</title>
<updated>2026-07-16T15:41:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-16T13:27:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1c483220e163a0a46fb6e7a91f7c264b238f2776'/>
<id>urn:sha1:1c483220e163a0a46fb6e7a91f7c264b238f2776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memquota: Extract HasMemoryCost and derive to new crate.</title>
<updated>2026-02-02T15:02:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-29T16:16:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d53a4d6791ea1e7a0bc1510fb129928c2746be5b'/>
<id>urn:sha1:d53a4d6791ea1e7a0bc1510fb129928c2746be5b</id>
<content type='text'>
This will help resolve some dependencies in our graph.
</content>
</entry>
<entry>
<title>all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`</title>
<updated>2025-11-05T03:39:55Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-11-05T03:00:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6bfa9e986694b4fce0926dd21f309161e497ced8'/>
<id>urn:sha1:6bfa9e986694b4fce0926dd21f309161e497ced8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to waker noop</title>
<updated>2025-09-22T14:00:53Z</updated>
<author>
<name>disha</name>
<email>dishatantia18@gmail.com</email>
</author>
<published>2025-09-22T14:00:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=698e51e40336b3b01387ac3cd5da629114134251'/>
<id>urn:sha1:698e51e40336b3b01387ac3cd5da629114134251</id>
<content type='text'>
</content>
</entry>
<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>tor-memquota: config now supports `ExplicitOrAuto`</title>
<updated>2025-07-31T15:19:18Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-07-29T20:46:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=53458533a2883e0d0b0eabcf475f72b132770ffd'/>
<id>urn:sha1:53458533a2883e0d0b0eabcf475f72b132770ffd</id>
<content type='text'>
Note that this contains a breaking change to the `ConfigBuilder`. This
should not break any existing toml configuration files.
</content>
</entry>
<entry>
<title>Merge branch 'mq-fix' into 'main'</title>
<updated>2024-10-22T13:06:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-10-22T13:06:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ceea6972e29fdf30187bb41207c0a3d77b0131d'/>
<id>urn:sha1:2ceea6972e29fdf30187bb41207c0a3d77b0131d</id>
<content type='text'>
memquota: Fix account lifetime bugs, and arrange to test mq in shadow

See merge request tpo/core/arti!2560</content>
</entry>
<entry>
<title>memquota: Log a trace message when a claim fails</title>
<updated>2024-10-21T10:11:20Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-16T15:12:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=702f8ac1f79baf7a90983af90f53ccfb018e4366'/>
<id>urn:sha1:702f8ac1f79baf7a90983af90f53ccfb018e4366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert a few crates to slotmap-careful</title>
<updated>2024-10-17T16:54:37Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2024-10-15T01:16:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e867cba7cbbbb1cf44e0017a5c354cd9f7a4aca6'/>
<id>urn:sha1:e867cba7cbbbb1cf44e0017a5c354cd9f7a4aca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mq-prevent' into 'main'</title>
<updated>2024-10-15T15:03:24Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-10-15T15:03:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8d1a198e15ca5f151c1fb07789e4f1ca39018076'/>
<id>urn:sha1:8d1a198e15ca5f151c1fb07789e4f1ca39018076</id>
<content type='text'>
Use clippy to prevent non-mq use of mpsc::channel

Closes #1659

See merge request tpo/core/arti!2536</content>
</entry>
</feed>
