<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-async-utils/src, branch arti-v1.3.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-06T23:09:41Z</updated>
<entry>
<title>clippy: deny `mod_module_files`</title>
<updated>2025-01-06T23:09:41Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-01-06T23:02:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=252a3a803b2db65792db5bd51dee8950d8557e0d'/>
<id>urn:sha1:252a3a803b2db65792db5bd51dee8950d8557e0d</id>
<content type='text'>
Denies 'mod.rs' files for consistency.

https://rust-lang.github.io/rust-clippy/master/index.html#mod_module_files
</content>
</entry>
<entry>
<title>add_warnings, *: Allow clippy::needless_lifetimes</title>
<updated>2024-12-03T14:27:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-03T14:15:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=64cc3f2ed3eea0b7c5cc89ae07cbdadfdc1646fb'/>
<id>urn:sha1:64cc3f2ed3eea0b7c5cc89ae07cbdadfdc1646fb</id>
<content type='text'>
In 1.83, this warning triggers on many of our crates.
We're thinking of fixing them all, but for now,
we're going to disable the warning.

This is part of #1765.
</content>
</entry>
<entry>
<title>Remove an obsolete TODO</title>
<updated>2024-10-21T12:09:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-21T12:09:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7837291a24d732409ccd62aaeb8fcaba359ce9b9'/>
<id>urn:sha1:7837291a24d732409ccd62aaeb8fcaba359ce9b9</id>
<content type='text'>
This *is* in tor-async-utils :-).
</content>
</entry>
<entry>
<title>Introduce mpsc_channel_no_memquota and use it in the places it's wanted</title>
<updated>2024-10-15T10:52:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-09T18:00:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fe219904a9c70fc1c9079a88e9ecefb151ac47e4'/>
<id>urn:sha1:fe219904a9c70fc1c9079a88e9ecefb151ac47e4</id>
<content type='text'>
These are the call sites where using this fucntion is correct.
(Outside tor-rtmock, which we'll do separately.)
</content>
</entry>
<entry>
<title>Merge branch 'close-channel-2' into 'main'</title>
<updated>2024-10-02T15:21:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-02T15:21:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04cdcb9d32524c478d498865871c5bb9e7df2953'/>
<id>urn:sha1:04cdcb9d32524c478d498865871c5bb9e7df2953</id>
<content type='text'>
Provide and implement SinkCloseChannel

See merge request tpo/core/arti!2485</content>
</entry>
<entry>
<title>tor-async-utils: Fix typo.</title>
<updated>2024-10-02T14:12:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-10-02T14:12:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dff7dbe6a765963f8760a668b39e957c21568806'/>
<id>urn:sha1:dff7dbe6a765963f8760a668b39e957c21568806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-async-utils: SinkTrySend: Fix a doc comment</title>
<updated>2024-10-02T13:05:56Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T13:05:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0da07d87fe94a048567f730b8eff575fb8370b7'/>
<id>urn:sha1:f0da07d87fe94a048567f730b8eff575fb8370b7</id>
<content type='text'>
This was a copypaste error, resulting in a statement with the wrong
sense.

As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2468#note_3086961
</content>
</entry>
<entry>
<title>tor-async-utils: SinkCloseChannel: Tidy up doc comment</title>
<updated>2024-10-02T13:03:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T12:57:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2b596de8b3c5e9efde50a69293d5df20742fa2ab'/>
<id>urn:sha1:2b596de8b3c5e9efde50a69293d5df20742fa2ab</id>
<content type='text'>
Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2485#note_3086969
</content>
</entry>
<entry>
<title>Provide SinkCloseChannel</title>
<updated>2024-10-01T18:18:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-01T12:32:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5bc156a063a2a9a447cefd4a24f8e35bac1f1e81'/>
<id>urn:sha1:5bc156a063a2a9a447cefd4a24f8e35bac1f1e81</id>
<content type='text'>
The circuit reactor calls mpsc::Channel::close_channel, but we want to
wrap up the mpsc, so we need to make this a trait method.
</content>
</entry>
<entry>
<title>tor-async-utils: Avoid needless nesting of ErasedSinkTrySendError</title>
<updated>2024-10-01T17:29:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-30T16:36:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75f27f45163bfc7b62893decd4184550ccc8d11d'/>
<id>urn:sha1:75f27f45163bfc7b62893decd4184550ccc8d11d</id>
<content type='text'>
</content>
</entry>
</feed>
