<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/timeout_track.rs, branch arti-v1.2.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-13T16:30:53Z</updated>
<entry>
<title>Run maint/add_warning.</title>
<updated>2024-03-13T16:30:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-13T16:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c'/>
<id>urn:sha1:c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: timeout_track: Remove some unnecessary allows</title>
<updated>2023-11-01T13:19:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-11-01T12:19:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fbee871a058cc52376a4143fba693eb49f5ca4c'/>
<id>urn:sha1:0fbee871a058cc52376a4143fba693eb49f5ca4c</id>
<content type='text'>
Retain the TODO for making this properly pub somewhere.
</content>
</entry>
<entry>
<title>tor-hsservice: Remove unnecessary clone()s.</title>
<updated>2023-10-31T18:56:25Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-31T18:56:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54867105187997e418c7bcf75470a4b0e184b559'/>
<id>urn:sha1:54867105187997e418c7bcf75470a4b0e184b559</id>
<content type='text'>
`cargo clippy --all-features --tests` is reporting warnings about
the unnecessary cloning.
</content>
</entry>
<entry>
<title>Fix typo in doc comment</title>
<updated>2023-10-30T18:06:22Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-30T18:06:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0a3f52a518da97bf5be5a64411648dd178c7d21a'/>
<id>urn:sha1:0a3f52a518da97bf5be5a64411648dd178c7d21a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: timeout_track: Test `update` functions</title>
<updated>2023-10-30T13:16:37Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-30T12:36:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54c1b038712d6951c5d748dbec21bdb41c387725'/>
<id>urn:sha1:54c1b038712d6951c5d748dbec21bdb41c387725</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: timeout_track: Provide `update` via a trait</title>
<updated>2023-10-30T13:16:37Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-30T12:57:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a14cf6e843b3da0db5ded6787b8a5fad0411d76c'/>
<id>urn:sha1:a14cf6e843b3da0db5ded6787b8a5fad0411d76c</id>
<content type='text'>
We have a profusion of similar methods with similar names and similar
documentation.  Centralising the documentation in a trait is helpful.

This also means that callers can just naturally call `.update` rather
than needing to spell out `.update_abs` vs `.update_rel` etc.
</content>
</entry>
<entry>
<title>tor-hsservice: timeout_track: Clarify edge cases</title>
<updated>2023-10-30T13:16:37Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-30T12:38:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9d41328ea603124d3a32664d3176045faf6e6e5a'/>
<id>urn:sha1:9d41328ea603124d3a32664d3176045faf6e6e5a</id>
<content type='text'>
Clarify this in the update functions, and in the general discussion.
We don't want zero timeouts.
</content>
</entry>
<entry>
<title>tor-hsservice: timeout track: Worsify formatting</title>
<updated>2023-10-16T13:06:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-16T11:34:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=603ff45184ed04a88b9b748ae504e62d1cc9b702'/>
<id>urn:sha1:603ff45184ed04a88b9b748ae504e62d1cc9b702</id>
<content type='text'>
Simply running `rustfmt` makes a mess.

This new formatting is less nice but repo policy requires that the
layout is a fixed point under rustfmt and this is the least bad fixed
point I found.
</content>
</entry>
<entry>
<title>tor-hsservice: timeout track: Add some discussion</title>
<updated>2023-10-16T13:00:14Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-16T10:47:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=24c50b34935951ebf7261eb5a1e200acd4d2fa04'/>
<id>urn:sha1:24c50b34935951ebf7261eb5a1e200acd4d2fa04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: timeout track: Add an example doctest</title>
<updated>2023-10-16T13:00:14Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-12T17:50:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70c1a65d7415c6223790504bab8e4698eebb12fa'/>
<id>urn:sha1:70c1a65d7415c6223790504bab8e4698eebb12fa</id>
<content type='text'>
</content>
</entry>
</feed>
