<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/reload_cfg.rs, branch ios-sqlite-hacks</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-06T02:34:56Z</updated>
<entry>
<title>Add cognitive-complexity exceptions for clippy.</title>
<updated>2023-09-06T02:34:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-30T18:43:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8b8faacd1cbcdd841a02cd0273f75377d5a91b3f'/>
<id>urn:sha1:8b8faacd1cbcdd841a02cd0273f75377d5a91b3f</id>
<content type='text'>
I have no idea why these became necessary.
</content>
</entry>
<entry>
<title>Throughout: Use *_report!() macros for reporting Errors.</title>
<updated>2023-07-07T17:00:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-07T13:54:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=25c6fe61e4cf230210dffdac2d3c281fcb31c5a9'/>
<id>urn:sha1:25c6fe61e4cf230210dffdac2d3c281fcb31c5a9</id>
<content type='text'>
I identified the cases to replace by searching for the string
`.report()`.  There are a few that I didn't change:

  * A couple of cases that used anyhow::Error,
  * One case that reported two Errors.
  * Two cases in `tor_hsclient::err` that just did
    `error!("Bug: {}")`.

I have also not audited the cases in `tor-hsclient` where we're using
`tor_error::Report` manually.

Nonetheless, closes #949.
</content>
</entry>
<entry>
<title>Corrected the order of imports in order to make the 'rust-checks' job complete successfully.</title>
<updated>2023-06-22T23:25:28Z</updated>
<author>
<name>Andy</name>
<email>andy@andy.codes</email>
</author>
<published>2023-06-22T23:25:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3105f99a9905c445f31040d9dcdb3ac5bd999edf'/>
<id>urn:sha1:3105f99a9905c445f31040d9dcdb3ac5bd999edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provided a fix for #831 - 'Unused import' warnings on Windows</title>
<updated>2023-06-22T23:11:20Z</updated>
<author>
<name>Andy</name>
<email>andy@andy.codes</email>
</author>
<published>2023-06-22T23:11:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bec24f792050186bddd63ec837bca12c956c7a71'/>
<id>urn:sha1:bec24f792050186bddd63ec837bca12c956c7a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tor_error::Report for remaining errors in error! in arti</title>
<updated>2023-01-30T18:52:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-01-30T18:37:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=22016f233b5a8e277c15e1512f8f22a81f4ab537'/>
<id>urn:sha1:22016f233b5a8e277c15e1512f8f22a81f4ab537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ErrorReport/Report for errors in warn! in arti</title>
<updated>2023-01-30T18:52:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-01-30T18:10:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=36ebf7d23adcf727972abd97d0a768be86c0e5a5'/>
<id>urn:sha1:36ebf7d23adcf727972abd97d0a768be86c0e5a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debounce reload cfg events</title>
<updated>2022-11-01T12:42:05Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-11-01T12:42:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c487de6c465024e82041e80deac05ccd2db39e13'/>
<id>urn:sha1:c487de6c465024e82041e80deac05ccd2db39e13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename unused field</title>
<updated>2022-10-30T11:36:13Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-10-30T11:36:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce886e209ff53bbb88d2935489538c7bbabbf7cd'/>
<id>urn:sha1:ce886e209ff53bbb88d2935489538c7bbabbf7cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update some strings</title>
<updated>2022-10-30T11:31:07Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-09-10T15:14:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5cf2933d333bd98f376b17d344b66fdd4bd10189'/>
<id>urn:sha1:5cf2933d333bd98f376b17d344b66fdd4bd10189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use iife so we can try! instead of custom error handling</title>
<updated>2022-10-30T11:31:07Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-09-10T15:05:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5abddfb579bdfbe34d1b3d2862cfff807e9b4425'/>
<id>urn:sha1:5abddfb579bdfbe34d1b3d2862cfff807e9b4425</id>
<content type='text'>
</content>
</entry>
</feed>
