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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-basic-utils: Intern is always Clone
Ian Jackson
2026-07-27
1
-1
/
+3
*
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
*
|
tor-basic-utils: RangeBoundsExt: shorten blanket impl
Ian Jackson
2026-07-16
1
-6
/
+1
*
|
tor-basic-utils: RangeBoundsExt: make method a provided method
Ian Jackson
2026-07-16
1
-11
/
+7
*
|
tor-basic-utils: RangeBoundsExt: prepare to make method provided
Ian Jackson
2026-07-16
1
-1
/
+1
*
|
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
|
/
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
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-basic-utils: don't include '-' in random hostnames
Steven Engler
2026-06-29
1
-2
/
+5
*
Make &Arc comment less controverisal
Clara Engler
2026-06-24
1
-1
/
+1
*
Improve GloballyInternable::intern_cache() rustdoc
Clara Engler
2026-06-24
1
-0
/
+3
*
Fix GloballyInternable rustdoc comment
Clara Engler
2026-06-24
1
-1
/
+1
*
Remove no longer required AsRef impl
Clara Engler
2026-06-24
1
-9
/
+0
*
Derive Clone for Intern
Clara Engler
2026-06-24
1
-7
/
+1
*
Derive Deref for Intern
Clara Engler
2026-06-24
1
-10
/
+2
*
Add Intern::new_uncached_uninterned()
Clara Engler
2026-06-24
1
-1
/
+13
*
tor-basic-utils: Add GloballyInternable::into_intern()
Clara Engler
2026-06-24
1
-0
/
+10
*
Derive From Intern for Arc using derive-more
Clara Engler
2026-06-24
1
-11
/
+2
*
tor-netdoc: Intern rational improvement
Clara Engler
2026-06-24
1
-2
/
+5
*
Add derive-deftly for GloballyInternable
Clara Engler
2026-06-24
1
-0
/
+16
*
Add derive-deftly to tor-basic-utils
Clara Engler
2026-06-24
1
-0
/
+3
*
Define GloballyInternable trait
Clara Engler
2026-06-24
1
-0
/
+8
*
Use Intern<T>
Clara Engler
2026-06-24
1
-12
/
+12
*
Introduce Intern<T>
Clara Engler
2026-06-24
1
-0
/
+58
*
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
11
-0
/
+12
*
proto: Move TokenBucket to tor-basic-utils
David Goulet
2026-06-08
2
-0
/
+840
*
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
2
-3
/
+4
*
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-cert-x509: Port to web-time-compat.
Nick Mathewson
2026-03-26
1
-2
/
+2
*
tor-basic-utils: Remove IoErrorExt and BinaryHeapExt.
Nick Mathewson
2026-03-25
1
-50
/
+0
*
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
1
-1
/
+5
*
tor-basic-utils: clean up `iter_join`
Steven Engler
2026-03-03
1
-8
/
+6
[next]