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-basic-utils
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'iter-join-doc' into 'main'
gabi-250
2026-07-16
1
-0
/
+9
|
\
|
*
tor-basic-utils: iter_join: Add a TODO re possible future API evolution
Ian Jackson
2026-07-16
1
-0
/
+2
|
*
tor-basic-utils: iter_join: Document relationship to Itertools::format
Ian Jackson
2026-07-16
1
-0
/
+7
*
|
Use "extend" for tor-basic-utils PathExt
Ian Jackson
2026-07-16
1
-5
/
+4
*
|
Use "extend" for tor-basic-utils StrExt
Ian Jackson
2026-07-16
1
-4
/
+3
|
/
*
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
*
Add derive-deftly to tor-basic-utils
Clara Engler
2026-06-24
1
-0
/
+3
*
Merge branch 'misc_string_slices_1' into 'main'
Clara Engler
2026-06-18
1
-4
/
+2
|
\
|
*
basic-utils: remove str slice usage
Nick Mathewson
2026-06-10
1
-4
/
+2
*
|
tor-basic-utils: iter_join: Take IntoIterator, not just Iterator
Ian Jackson
2026-06-11
1
-4
/
+4
*
|
assert_not_impl: Support generics
Ian Jackson
2026-06-10
1
-5
/
+22
*
|
assert_not_impl: Support generics - prep
Ian Jackson
2026-06-10
1
-2
/
+5
*
|
assert_not_impl: Formally document input syntax
Ian Jackson
2026-06-10
1
-1
/
+15
*
|
assert_not_impl: Regularise example syntax
Ian Jackson
2026-06-10
1
-4
/
+4
*
|
assert_not_impl: Fix a mendacious heading
Ian Jackson
2026-06-10
1
-1
/
+1
*
|
assert_not_impl: Promote to tor-basic-utils
Ian Jackson
2026-06-10
1
-0
/
+42
|
/
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+2
*
proto: Move TokenBucket to tor-basic-utils
David Goulet
2026-06-08
1
-0
/
+1
*
tor-basic-utils: Add an if_empty helper macro
Nick Mathewson
2026-05-27
1
-0
/
+16
*
tor-basic-utils: Correct documentation for macro_first_nonempty.
Nick Mathewson
2026-05-27
1
-5
/
+5
*
clippy: Work around bug where it claims method doesn't exist
Ian Jackson
2026-05-13
1
-0
/
+6
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-2
/
+3
*
tor-basic-utils: remove `flatten`
Nick Mathewson
2026-05-07
1
-15
/
+0
*
tor-basic-utils: Update comment about std::fmt::from_fn.
Nick Mathewson
2026-05-07
1
-1
/
+1
*
tor-basic-utils: Remove IoErrorExt and BinaryHeapExt.
Nick Mathewson
2026-03-25
1
-50
/
+0
*
tor-basic-utils: clean up `iter_join`
Steven Engler
2026-03-03
1
-8
/
+6
*
tor-basic-utils: move `iter_join` from arti-relay
Steven Engler
2026-03-03
1
-0
/
+33
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
tor-basic-utils: Add utility to iterate over error sources
Robert Bartlensky
2026-02-14
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Move intern from tor-netdir to tor-basic-utils and make it pub
Nick Mathewson
2025-12-03
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
*
tor-basic-utils: New function to generate random hostname.
Nick Mathewson
2025-10-07
1
-0
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Fix a comment about Result::flatten
Nick Mathewson
2025-08-07
1
-2
/
+3
*
tor-basic-utils: add `assert_val_impl_trait!` macro
Steven Engler
2025-07-17
1
-0
/
+19
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-basic-utils: standardized MSRV TODOs
hashcatHitman
2025-04-16
1
-1
/
+1
*
tor-basic-utils: move `flatten` from tor-proto
Steven Engler
2025-03-25
1
-0
/
+14
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+5
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-6
/
+6
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-2
/
+2
*
Always use full path to rand::thread_rng().
Nick Mathewson
2025-03-18
1
-4
/
+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
*
tor-basic-utils: add `n_key_list` macro
Steven Engler
2024-09-23
1
-0
/
+1
*
byte_qty: Move to tor-basic-utils
Ian Jackson
2024-08-27
1
-0
/
+3
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
[next]