arti/crates
Nick Mathewson 4bb7c97399 dirmgr: eliminate StringParsingError.
It had too many possible Kinds depending on what kind of string had
failed to parse.

I decided to use #[source] here instead of #[from], so that we
would have to explicitly convert these errors where they show up.
2022-02-16 16:02:28 -05:00
..
arti Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
arti-bench Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
arti-client Move persistent state flush from client to circmgr 2022-02-15 20:04:45 -05:00
arti-config Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
caret Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
retry-error Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-bytes Make Bug from InternalError, add bad_api_usage! and into_bad_api_usage! 2022-02-15 11:40:24 +00:00
tor-cell Update tor-cell errors to latest API 2022-02-15 09:56:53 -05:00
tor-cert Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-chanmgr tor-chanmgr: use Bug types. 2022-02-16 11:55:47 -05:00
tor-checkable Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-circmgr Clarify and rename PendingCanceled 2022-02-16 14:35:06 -05:00
tor-config Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-consdiff Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-dirclient Implement HasKind for tor_dirclient::Error 2022-02-16 14:53:58 -05:00
tor-dirmgr dirmgr: eliminate StringParsingError. 2022-02-16 16:02:28 -05:00
tor-error dirmgr: implement HasKind for the easier variants 2022-02-16 15:22:21 -05:00
tor-events Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-guardmgr Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-linkspec Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-llcrypto Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-netdir tor-netdir: Split testnet errors into a new type 2022-02-15 14:43:36 -05:00
tor-netdoc Fix a rustdoc error. 2022-02-15 13:46:58 -05:00
tor-persist Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-proto tor_proto::Error: Fix an incomplete sentence. 2022-02-16 11:09:59 -05:00
tor-protover Merge branch 'doc-errors' into 'main' 2022-02-15 15:09:48 +00:00
tor-rtcompat Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-rtmock Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
tor-socksproto tor-socksproto: Use bad_api_usage! rather than ad-hoc Invalid error 2022-02-15 11:40:24 +00:00
tor-units Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00