arti/crates/tor-hsservice/src
Nick Mathewson 0b6cc7ba5e Add exceptions for some cases of diverging_sub_expression
See here for documentation on the lint:
https://rust-lang.github.io/rust-clippy/master/index.html#/diverging_sub_expression

The issue here, from what I can tell, is that the lint triggers
whenever you use a diverging expression as a function body within an
2023-07-10 12:33:21 +01:00
..
err.rs Sketch an API for onion services. 2023-01-24 12:32:21 -05:00
keys.rs Downgrade every "TODO HS" in tor-hsservice 2023-06-20 13:30:56 -04:00
lib.rs Downgrade every "TODO HS" in tor-hsservice 2023-06-20 13:30:56 -04:00
status.rs Downgrade every "TODO HS" in tor-hsservice 2023-06-20 13:30:56 -04:00
streamproxy.rs Add exceptions for some cases of diverging_sub_expression 2023-07-10 12:33:21 +01:00
svc.rs Downgrade every "TODO HS" in tor-hsservice 2023-06-20 13:30:56 -04:00