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
/
equix
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
4
-33
/
+29
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
equix: use into_iter().for_each() over map()
Nick Mathewson
2025-05-29
1
-7
/
+12
*
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
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
hashx: Abolish Shape::BUCKET_CAPACITY
Ian Jackson
2024-07-08
1
-7
/
+0
*
Rename bucket-array-api feature to bucket-array
Nick Mathewson
2024-05-07
2
-17
/
+18
*
equix: Add a rustdoc warning exception.
Nick Mathewson
2024-05-07
1
-0
/
+4
*
equix: use a feature to expose bucket array API.
Nick Mathewson
2024-05-07
2
-16
/
+24
*
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
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
equix/fuzz: CI and doc fixes
Micah Elizabeth Scott
2023-08-02
1
-6
/
+9
*
equix/fuzz: Fixes to get nick's prototype running
Micah Elizabeth Scott
2023-08-01
5
-12
/
+27
*
equix, hashx: Additional comment tweaks
Micah Elizabeth Scott
2023-07-27
2
-11
/
+59
*
tor-hspow, equix, hashx: Comment tweaks
Micah Elizabeth Scott
2023-07-27
7
-76
/
+104
*
tor-hspow, equix, hashx: Make all error types Clone
Micah Elizabeth Scott
2023-07-27
1
-1
/
+1
*
equix: Refactoring for bucket_array
Micah Elizabeth Scott
2023-07-27
4
-434
/
+662
*
Update equix, hashx, tor-hspow for new clippy defaults
Micah Elizabeth Scott
2023-07-27
1
-1
/
+1
*
Reimplement Equi-X in Rust
Micah Elizabeth Scott
2023-07-27
6
-0
/
+1300