<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/equix/fuzz/Cargo.toml, 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>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>Rename bucket-array-api feature to bucket-array</title>
<updated>2024-05-07T18:52:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-05-07T18:52:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0ef90866793c1529a3cfb697fd834181e684b451'/>
<id>urn:sha1:0ef90866793c1529a3cfb697fd834181e684b451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>equix: use a feature to expose bucket array API.</title>
<updated>2024-05-07T15:41:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-05-07T15:41:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c016828477d9e9195b49bb7eea9218c41917272'/>
<id>urn:sha1:9c016828477d9e9195b49bb7eea9218c41917272</id>
<content type='text'>
By removing 'cfg(fuzzing)', this resolves another case of #1395.
</content>
</entry>
<entry>
<title>WIP: Fuzzer for BucketArray.</title>
<updated>2023-08-02T02:34:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-28T13:52:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=89fb338fd536859d89a88b417d03b890f11fafa4'/>
<id>urn:sha1:89fb338fd536859d89a88b417d03b890f11fafa4</id>
<content type='text'>
</content>
</entry>
</feed>
