<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/parse, branch tor-dirmgr-v0.5.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-dirmgr-v0.5.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-dirmgr-v0.5.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-06-22T01:02:33Z</updated>
<entry>
<title>Replace `base64` crate with `base64ct` crate</title>
<updated>2022-06-22T01:02:33Z</updated>
<author>
<name>Arturo Marquez</name>
<email>arturomf94@gmail.com</email>
</author>
<published>2022-06-22T01:02:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6536ca0f61b329670a6c1b4cbaa5965f7659f849'/>
<id>urn:sha1:6536ca0f61b329670a6c1b4cbaa5965f7659f849</id>
<content type='text'>
Note: the `base64ct` crate rejects invalid characters when the
decoding is done on padded strings. However, the `FromStr` impl
for `B64` can have both padded **and** unpadded inputs, so all
inputs are now padded first, before decoding.
</content>
</entry>
<entry>
<title>Add one more "allow" to tor_netdoc::parse::macros.</title>
<updated>2022-06-15T15:52:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-14T19:38:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bd9bd39ef3e946695ac8a42764cd0736c8d84ec5'/>
<id>urn:sha1:bd9bd39ef3e946695ac8a42764cd0736c8d84ec5</id>
<content type='text'>
Without this, clippy is error-free, but `cargo test` somehow gives a
warning.
</content>
</entry>
<entry>
<title>Netdoc: test enforcement for items that mustn't take objects.</title>
<updated>2022-06-07T16:45:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-26T17:59:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97c8c27514d390f296bb9b4bf3ef08eea729d57d'/>
<id>urn:sha1:97c8c27514d390f296bb9b4bf3ef08eea729d57d</id>
<content type='text'>
Found via coverage.
</content>
</entry>
<entry>
<title>netdoc: remove an unused method.</title>
<updated>2022-06-07T16:45:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-26T17:52:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c5e56c734d1c6315943e0548f4283bc56a4cb62d'/>
<id>urn:sha1:c5e56c734d1c6315943e0548f4283bc56a4cb62d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdoc: Test more accessors for tokenized documents.</title>
<updated>2022-06-07T16:45:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-26T17:49:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41be108b51db9512877db5b929079c84385ebcde'/>
<id>urn:sha1:41be108b51db9512877db5b929079c84385ebcde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lints: Suppress unknown lints in a way that works on nightly too</title>
<updated>2022-05-31T12:00:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-31T11:53:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eb49bc7f469953e6158b11aac29878c3d6e0f0fe'/>
<id>urn:sha1:eb49bc7f469953e6158b11aac29878c3d6e0f0fe</id>
<content type='text'>
This is ridiculous.
</content>
</entry>
<entry>
<title>tor-netdoc: Allow suppressing unknown lints</title>
<updated>2022-05-27T16:36:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-27T16:33:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0173fce2e9b8b9b8f5abd1af58dcedddf8f5e106'/>
<id>urn:sha1:0173fce2e9b8b9b8f5abd1af58dcedddf8f5e106</id>
<content type='text'>
We want to supress the unused_macro_rules lint in one place but it's
new in Nightly and this triggers yet another lint.
</content>
</entry>
<entry>
<title>tor-netdoc: Suppress new "unused_macro_rules" lint in one place</title>
<updated>2022-05-27T16:36:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-27T15:41:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f067c0237a5a50be95b6856f331cb30c0cd5bb7'/>
<id>urn:sha1:1f067c0237a5a50be95b6856f331cb30c0cd5bb7</id>
<content type='text'>
The compiler can apparently tell that we aren't generating compile
errors!  Also that we're not yet using a feature provided here.

(New lint in currently Nightly.)
</content>
</entry>
<entry>
<title>tor-netdoc: Actually, make TokVal be a Vec</title>
<updated>2022-03-11T18:42:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-11T18:42:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=888eea47b3ee03c28411c4abcc5eeca8b4088e40'/>
<id>urn:sha1:888eea47b3ee03c28411c4abcc5eeca8b4088e40</id>
<content type='text'>
This enum was otiose: its set of valid values is precisely those of a
Vec.  (Indeed what would TokVal::Multi(vec![]) have meant?)
</content>
</entry>
<entry>
<title>Remove a pointless slice</title>
<updated>2022-03-11T18:24:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-03-11T18:17:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9a7783a230f8c5df007220ecb5ff9d2486cbb2a6'/>
<id>urn:sha1:9a7783a230f8c5df007220ecb5ff9d2486cbb2a6</id>
<content type='text'>
std::slice::from_ref exists.  Spotted while reviewing !400
</content>
</entry>
</feed>
