arti/crates/tor-error/src
Gabriela Moldovan 5d0fb5177f
tor-error: Remove KeystoreFsPermissions variant.
According to the `ErrorKind` lumping guidelines, `KeystoreFsPermissions`
should be lumped with `FsPermissions`: they represent the same type
of error, and their "location" is the same ("Host").

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1315#note_2916455
2023-08-08 16:46:20 +01:00
..
internal.rs clippy: tor-error: Use convert::identity for into_internal! 2023-07-10 13:49:51 +01:00
lib.rs tor-error: Remove KeystoreFsPermissions variant. 2023-08-08 16:46:20 +01:00
misc.rs tor-error: Tidy up use of thiserror::Error 2022-10-24 19:38:46 +01:00
report.rs retry-error: Provide fmt_error_with_sources in retry-error 2023-07-19 14:16:13 +01:00
retriable.rs Run maint/add_warning to actually apply new lint allows 2023-07-10 13:49:51 +01:00
tracing.rs Fix warn_report and error_report macros. 2023-07-07 15:46:41 -04:00