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
/
retriable.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-error: Removed dependency on `once_cell`
hashcatHitman
2025-06-13
1
-2
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
tor-error: Introduce `LooseCmpRetryTime`
Ian Jackson
2023-06-15
1
-0
/
+19
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+9
*
tor-error: make HasRetryTime object-safe
Ian Jackson
2022-10-21
1
-0
/
+1
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
AbsRetryTime::from_sum: Provide a test case
Ian Jackson
2022-04-25
1
-0
/
+15
*
AbsRetryTime::from_sum: Add missing full stop
Ian Jackson
2022-04-25
1
-1
/
+1
*
retry-error: Provide AbsRetryTime::from_sub and use it
Ian Jackson
2022-04-25
1
-12
/
+14
*
tor-error: Handle integer overflows
Samanta Navarro
2022-04-23
1
-4
/
+27
*
RetryTime: Improve documentation.
Nick Mathewson
2022-04-04
1
-7
/
+27
*
RetryTime: make loose_cmp pub.
Nick Mathewson
2022-04-04
1
-1
/
+1
*
RetryTime: use strum::EnumDiscriminants to simplify loose_cmp.
Nick Mathewson
2022-04-04
1
-26
/
+69
*
tor-error: Add a new RetryTime type and related trait.
Nick Mathewson
2022-04-04
1
-0
/
+217