index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-linkspec
/
src
/
ids
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-4
/
+0
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+0
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
2
-0
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
2
-2
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
tor-linkspec,tor-basic-utils: remove deprecated `empty_iterator()` method
Steven Engler
2025-05-14
1
-3
/
+1
*
linkspec: Fix nightly warning about elided lifetime
Nick Mathewson
2024-10-22
1
-1
/
+1
*
tor-linkspec: add `ListByRelayIds`
Steven Engler
2024-09-23
1
-12
/
+471
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
2
-0
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
2
-0
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
2
-0
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
2
-0
/
+2
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
linkspec: Add test for lookup on no-ids.
Nick Mathewson
2022-11-28
1
-0
/
+1
*
Add a test for ByRelayIds::remove_by_all_ids
Nick Mathewson
2022-11-28
1
-2
/
+21
*
Remove allow() for a false-positive warn on Rust 1.56.
Nick Mathewson
2022-11-10
1
-3
/
+0
*
ByRelayIds: Add additional accessor functions.
Nick Mathewson
2022-10-25
1
-0
/
+51
*
linkspec: Add ByRelayIds::remove_exact.
Nick Mathewson
2022-10-18
1
-0
/
+65
*
linkspec: Add an "all_overlapping" accessor to ByRelayIds.
Nick Mathewson
2022-10-18
1
-0
/
+112
*
Write tests for RelayIdSet.
Nick Mathewson
2022-10-15
1
-0
/
+119
*
tor-linkspec: ByRelayIds<> type to hold a set of HasRelayIds
Nick Mathewson
2022-10-04
1
-0
/
+60
*
Introduce a RelayIdSet and use it in place of HashSet<RelayId>.
Nick Mathewson
2022-08-10
1
-0
/
+135