index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-error
/
src
/
report.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "retry-error: stop trying to dedup error msgs"
Steven Engler
2025-11-18
1
-10
/
+3
*
retry-error: stop trying to dedup error msgs
Steven Engler
2025-11-13
1
-3
/
+10
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
1
-1
/
+1
*
tor-error: Implement ErrorReport for dyn StdError + 'static.
Nick Mathewson
2025-02-04
1
-0
/
+6
*
tor-error: Refor to the correct trait.
Nick Mathewson
2025-02-04
1
-1
/
+1
*
derive-deftly: Change some docs references
Ian Jackson
2024-04-03
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-error: Correct docs for ErrorReport to reflect improved situation
Ian Jackson
2023-12-12
1
-2
/
+4
*
tor-error: ErrorReport: impl for StdError + 'static
Ian Jackson
2023-12-12
1
-0
/
+7
*
tor-error: ErrorReport: remove Sized bound from trait
Ian Jackson
2023-12-12
1
-1
/
+1
*
tor-error: ErrorReport: move blanket impl code into impl
Ian Jackson
2023-12-12
1
-2
/
+4
*
tor-error: ErrorReport: seal
Ian Jackson
2023-12-12
1
-1
/
+4
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
retry-error: Provide fmt_error_with_sources in retry-error
Ian Jackson
2023-07-19
1
-16
/
+3
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
tor-error: Mark define_asref_dyn_std_error as non-experimental
Nick Mathewson
2023-06-23
1
-1
/
+0
*
tor-error: Introduce define_asref_dyn_std_error and use it
Ian Jackson
2023-06-09
1
-0
/
+17
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2023-01-07
1
-1
/
+1
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
1
-0
/
+9
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+9
*
|
tor-error: Provide ErrorReport extension trait with .report() method
Ian Jackson
2022-12-12
1
-0
/
+32
*
|
tor_error: Promote internal StdError alias to report
Ian Jackson
2022-12-12
1
-5
/
+5
|
/
*
tor_error::Report: add tests
Ian Jackson
2022-02-22
1
-0
/
+56
*
tor_error::Report: Add bound to struct
Ian Jackson
2022-02-22
1
-1
/
+3
*
Move program name printing to report_and_exit
Ian Jackson
2022-02-22
1
-3
/
+8
*
Placate clippy on nightly, properly
Ian Jackson
2022-02-18
1
-1
/
+1
*
Placate clippy on nightly
Ian Jackson
2022-02-18
1
-0
/
+1
*
Placate rustfmt
Ian Jackson
2022-02-18
1
-4
/
+10
*
Placate clippy
Ian Jackson
2022-02-18
1
-1
/
+3
*
Add missing docs for report_and_exit
Ian Jackson
2022-02-18
1
-0
/
+3
*
Provide error reporter and use it in the arti binary
Ian Jackson
2022-02-18
1
-0
/
+40