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-units
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-units: impl From<BoundedInt<1, 254>> for u8.
Nick Mathewson
2026-07-02
1
-0
/
+6
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
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
1
-1
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Merge branch 'xon-xoff-checker' into 'main'
David Goulet
2025-09-15
1
-0
/
+11
|
\
|
*
tor-units: add `BoundedInt32::get_u32`
Steven Engler
2025-09-10
1
-0
/
+11
*
|
tor-units: add comment about "compile_fail" tests
Steven Engler
2025-09-11
1
-0
/
+4
*
|
tor-units: remove unused `Error::Uninhabited`
Steven Engler
2025-09-11
1
-7
/
+0
*
|
tor-units: move two tests to "compile_fail" tests
Steven Engler
2025-09-11
1
-13
/
+17
*
|
tor-units: make `LOWER <= UPPER` assertion const
Steven Engler
2025-09-11
1
-4
/
+10
|
/
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-hsservice: Make PowManager persist state.
Wesley Aptekar-Cassels
2025-05-27
1
-0
/
+2
*
units: Getters for bounds of a BoundedInt32
David Goulet
2025-01-16
1
-0
/
+14
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-8
/
+2
*
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
*
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost ...
Ian Jackson
2024-10-16
1
-1
/
+5
*
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost
Ian Jackson
2024-10-16
1
-2
/
+2
*
Some HasMemoryCost impls in tor-units
Ian Jackson
2024-10-02
1
-0
/
+4
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-units: impl Hash for many types that are Eq, PartialEq
Ian Jackson
2024-02-21
1
-7
/
+7
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
tor-units: Fix IntegerMinutes accessor (omg)
Ian Jackson
2023-02-09
1
-1
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
tor-units: Add an IntegerMinutes.
Nick Mathewson
2023-01-11
1
-0
/
+86
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Fix some rustdoc errors.
Nick Mathewson
2022-10-13
1
-6
/
+6
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-16
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
Merge branch 'error_cleanup' into 'main'
Nick Mathewson
2022-06-22
1
-2
/
+2
|
\
|
*
Style fixes to tor-units errors.
Nick Mathewson
2022-06-22
1
-2
/
+2
*
|
tor-units: IntegerTimeUnit: Provide try_map
Ian Jackson
2022-06-21
1
-0
/
+50
*
|
tor-units: IntegerTimeUnit: Relax condition on T
Ian Jackson
2022-06-21
1
-5
/
+5
*
|
tor-units: IntegerTimeUnit: Provide as_time_unit deconstructor
Ian Jackson
2022-06-21
1
-0
/
+24
|
/
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-2
/
+0
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
[next]