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-checkable
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-checkable: Improve/fix a comment
Ian Jackson
2026-07-23
1
-1
/
+2
*
tor-checkable: Fix punctuation in comment
Ian Jackson
2026-07-23
1
-1
/
+1
*
tor-checkable: Fix a doc comment copypasta
Ian Jackson
2026-07-23
1
-1
/
+1
*
tor-checkable: Fix two doc comments start/end
Ian Jackson
2026-07-23
1
-2
/
+2
*
tor-checkable: TimeBound: Provide new build_intersect API
Ian Jackson
2026-07-23
2
-1
/
+140
*
clippy config: Forbid TimeRangeBound::if_valid_now
Ian Jackson
2026-07-23
2
-4
/
+8
*
tor-checkable: Rename `TimeBound::is_valid_at` to `check_valid_at`
Ian Jackson
2026-07-23
2
-20
/
+20
*
tor-checkable: Rename `TimeBound::check_valid_*` to `if_valid_*`
Ian Jackson
2026-07-23
2
-12
/
+12
*
tor-checkable: Deprecate `TimeBound::check_valid_at_opt`
Ian Jackson
2026-07-23
2
-8
/
+18
*
tor-checkable: TimeBound: Make wrapped type an associated type (fmt)
Ian Jackson
2026-07-23
1
-1
/
+4
*
tor-checkable: TimeBound: Make wrapped type an associated type
Ian Jackson
2026-07-23
2
-6
/
+11
*
tor-checkable: TimeBound: Make dangerously_into_parts return TimeRange (fmt)
Ian Jackson
2026-07-23
1
-3
/
+1
*
tor-checkable: TimeBound: Make dangerously_into_parts return TimeRange
Ian Jackson
2026-07-23
1
-4
/
+4
*
tor-checkable: TimeBound: Make is_valid_at a provided method
Ian Jackson
2026-07-23
1
-1
/
+9
*
tor-checkable: TimeBound: remove Error associated type
Ian Jackson
2026-07-23
2
-11
/
+6
*
tor-checkable: TimeBound: Add bounds accessor
Ian Jackson
2026-07-23
2
-16
/
+23
*
tor-checkable: TimeRange: Provide intersect_bounds method
Ian Jackson
2026-07-23
1
-0
/
+51
*
tor-checkable: TimeRange: Provide a more complete API
Ian Jackson
2026-07-23
1
-0
/
+57
*
tor-checkable: Introduce TimeRange alias
Ian Jackson
2026-07-23
2
-1
/
+9
*
tor-checkable: TimeRangeBound: Rename extend_tolerance to extend_end_bound
Ian Jackson
2026-07-23
1
-4
/
+9
*
tor-checkable: TimeRangeBound: Rename extend_pre_tolerance to extend_start_bound
Ian Jackson
2026-07-23
1
-3
/
+12
*
tor-checkable: TimeRangeBound: Swap code order of two functions
Ian Jackson
2026-07-23
1
-10
/
+10
*
tor-checkable: TimeRangeBound: Rename bounds to bounds_start_end
Ian Jackson
2026-07-23
1
-2
/
+14
*
tor-checkable: TimeRangeBound: document lack of well-formedness invariant
Ian Jackson
2026-07-23
1
-0
/
+3
*
tor-checkable: Re-export TimeRangeBound at the top-level
Ian Jackson
2026-07-23
1
-0
/
+2
*
tor-checkable: import time::Duration for brevity
Ian Jackson
2026-07-23
1
-3
/
+3
*
Apply deferred rustfmt churn
Ian Jackson
2026-07-16
1
-1
/
+1
*
Use new TimeRangeBound name throughout the tree
Ian Jackson
2026-07-16
1
-29
/
+29
*
tor-checkable: Rename TimerangeBound to TimeRangeBound
Ian Jackson
2026-07-16
1
-5
/
+9
*
Use new TimeBound name throughout the tree
Ian Jackson
2026-07-16
2
-8
/
+8
*
tor-checkable: Rename Timebound to TimeBound
Ian Jackson
2026-07-16
1
-3
/
+6
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
tor-checkable: TODO for TimerangeBound from Timebound
Clara Engler
2026-06-23
1
-0
/
+4
*
tor-checkable: Specify Timebound inclusiveness in rustdoc
Clara Engler
2026-06-11
1
-0
/
+5
*
tor-checkable: TimerangeBound: test edge cases
Ian Jackson
2026-06-10
1
-0
/
+10
*
tor-checkable: TimeRangebound: document inclusivity
Ian Jackson
2026-06-10
1
-1
/
+2
*
tor-checkable: TimerangeBound: is_valid: Treat bounds as inclusive (fmt)
Ian Jackson
2026-06-10
1
-2
/
+6
*
tor-checkable: TimerangeBound: is_valid: Treat bounds as inclusive
Ian Jackson
2026-06-10
1
-2
/
+2
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
3
-0
/
+3
*
tor-checkable: Port to web-time-compat
Nick Mathewson
2026-03-26
2
-9
/
+10
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
3
-3
/
+3
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
TimerangeBound: Stop using std::ops::Bound.
Wesley Aptekar-Cassels
2024-11-25
1
-5
/
+16
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
[next]