<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error/src/internal.rs, branch tor-llcrypto-v0.4.4</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-llcrypto-v0.4.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-llcrypto-v0.4.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-01-27T13:28:02Z</updated>
<entry>
<title>Allow clippy::unchecked_duration_subtraction in tests</title>
<updated>2023-01-27T13:28:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-27T13:01:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a6dd92843edf2bd4c58de62a0d562921e4191ada'/>
<id>urn:sha1:a6dd92843edf2bd4c58de62a0d562921e4191ada</id>
<content type='text'>
This panics on error, and we're fine with a panic on misbehavior in
tests.
</content>
</entry>
<entry>
<title>tor-error: tests: Add a test case for Report and Bug wrapping</title>
<updated>2022-12-15T14:37:08Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-12-14T14:05:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8a28cb2d14aa3f6ca3e251b479f4f29be3dd8118'/>
<id>urn:sha1:8a28cb2d14aa3f6ca3e251b479f4f29be3dd8118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow "clippy::single_char_pattern" in tests.</title>
<updated>2022-10-12T12:50:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-10-11T13:00:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82ad9eea5f80331d0e26a7d5ccfeed9e58a615fb'/>
<id>urn:sha1:82ad9eea5f80331d0e26a7d5ccfeed9e58a615fb</id>
<content type='text'>
This lint exists for perf reasons, and this is rarely relevant in
tests.

Using double quoted str is generally cognitively less burdensome.
</content>
</entry>
<entry>
<title>tor-error::internal: Remove a redundant suppression</title>
<updated>2022-09-30T16:08:14Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-09-27T16:35:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=98f92d870ea57a578bc9622a8079f09824da8940'/>
<id>urn:sha1:98f92d870ea57a578bc9622a8079f09824da8940</id>
<content type='text'>
Spotted this in passing.
</content>
</entry>
<entry>
<title>force no inlining on internal_macro_test</title>
<updated>2022-09-09T15:29:59Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-09-09T15:29:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cb9f085f779d1d821adf8a145177d8aa9c4e2518'/>
<id>urn:sha1:cb9f085f779d1d821adf8a145177d8aa9c4e2518</id>
<content type='text'>
it may fix this test when running in release, where the function gets inlined, so its name does not appear in the backtrace
</content>
</entry>
<entry>
<title>Add a dbg!() to diagnose #570.</title>
<updated>2022-09-08T13:58:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-09-08T13:58:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a7d9d2ceb1136125195d0db65cb1fcbd472fd4da'/>
<id>urn:sha1:a7d9d2ceb1136125195d0db65cb1fcbd472fd4da</id>
<content type='text'>
This won't fix anything, but it will let us see what the backtrace
looks like when it fails.
</content>
</entry>
<entry>
<title>Placate rustfmt</title>
<updated>2022-05-17T14:04:10Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-17T14:03:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=273879cb141d9d8df0097979ecae4ce8f747f455'/>
<id>urn:sha1:273879cb141d9d8df0097979ecae4ce8f747f455</id>
<content type='text'>
I found the previous layout *much* better.  Ah well.
</content>
</entry>
<entry>
<title>Do backtrace string matching test only on some platforms.</title>
<updated>2022-05-17T14:03:46Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-13T12:46:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=298b2421f012da330590661f1680b7d940e598a5'/>
<id>urn:sha1:298b2421f012da330590661f1680b7d940e598a5</id>
<content type='text'>
"Fixes" #455 by suppressing the test.

This is !509 redux.
</content>
</entry>
<entry>
<title>Revert "Merge branch 'backtrace' into 'main'"</title>
<updated>2022-05-16T15:01:02Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-05-16T15:01:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9d8ce43298d02144684b4f1fd5ad0074085ce13d'/>
<id>urn:sha1:9d8ce43298d02144684b4f1fd5ad0074085ce13d</id>
<content type='text'>
This reverts merge request !509</content>
</entry>
<entry>
<title>Do backtrace string matching test only on Linux</title>
<updated>2022-05-16T15:00:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2022-05-16T15:00:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=777b2c123f72013c1a8a22cb95ffc91975a0b9d9'/>
<id>urn:sha1:777b2c123f72013c1a8a22cb95ffc91975a0b9d9</id>
<content type='text'>
"Fixes" #455 by suppressing the test.
</content>
</entry>
</feed>
