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
/
hashx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgraded dependencies for hashx bench
Steven Engler
2026-08-03
1
-79
/
+97
*
Update Cargo.lock files
Steven Engler
2026-08-03
1
-1
/
+1
*
Bump patch version for hashx crate
Steven Engler
2026-08-03
1
-1
/
+1
*
maint: ran 'cd crates/hashx/bench && cargo update -p proc-macro-error3'
Steven Engler
2026-08-03
1
-12
/
+22
*
hashx,equix: update bench Cargo.lock
Steven Engler
2026-07-23
1
-12
/
+12
*
hashx: update dynasmrt to 5.1.0
Steven Engler
2026-07-23
1
-1
/
+1
*
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
*
Cargo update in hashx/equix
Nick Mathewson
2026-06-30
1
-41
/
+40
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-1
/
+1
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Run cargo update for {hashx,equix}/bench
Gabriela Moldovan
2026-06-01
1
-62
/
+106
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
hashx: Update rand version used in fuzz tests.
Wesley Aptekar-Cassels
2026-05-13
2
-8
/
+11
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
6
-32
/
+42
*
Update Cargo.lock for hashx and equix
Ian Jackson
2026-03-30
1
-1
/
+1
*
Bump versions: patchlevel, without dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
hashx: Bump dynasmrt to 5.0.0
Gabriela Moldovan
2026-03-04
3
-6
/
+6
*
Run cargo update for {hashx,equix}/bench
Gabriela Moldovan
2026-03-02
1
-48
/
+48
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-1
/
+1
*
hashx: Use .is_multiple_of() as recommended by clippy
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
Set package.metadata.docs.rs.all-features to true for all crates
Niel Duysters
2026-02-09
1
-0
/
+3
*
release: Update hashx and equix benches.
Wesley Aptekar-Cassels
2026-02-02
1
-40
/
+40
*
release: bump-nodep various crates.
Wesley Aptekar-Cassels
2026-02-02
1
-1
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
cargo: Update equix and hashx bench
Clara Engler
2026-01-13
1
-44
/
+44
*
Run cargo update for {hashx,equix}/bench
Gabriela Moldovan
2025-12-02
1
-36
/
+36
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
hashx: Gate as_u8() behind the compiler feature
Gabriela Moldovan
2025-11-20
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
hashx-bench: ran `cargo update`
Steven Engler
2025-10-29
1
-86
/
+64
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-1
/
+1
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
hashx: A couple of comments about register ranges
Nick Mathewson
2025-10-08
2
-0
/
+4
*
hashx: Make exceptions for clippy warnings from dynasm.
Nick Mathewson
2025-10-08
1
-9
/
+17
*
hashx: Make RegisterId::x() return u8 on aarch64
Nick Mathewson
2025-10-07
1
-3
/
+3
*
hashx: Provide a u8 accessor for RegisterId.
Nick Mathewson
2025-10-07
2
-1
/
+7
*
hashx: Fix/ignore clippy lints.
Wesley Aptekar-Cassels
2025-10-06
1
-2
/
+5
*
Update hashx and equix bench Cargo.lock files.
Wesley Aptekar-Cassels
2025-10-06
1
-151
/
+114
*
hashx: Update dynasmrt.
Wesley Aptekar-Cassels
2025-10-06
1
-1
/
+1
*
release: Update lockfiles.
Wesley Aptekar-Cassels
2025-10-02
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-1
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Update lockfiles in equix, hashx.
Nick Mathewson
2025-08-28
1
-11
/
+8
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-1
/
+1
*
Run "cargo update" in preparation for release.
Nick Mathewson
2025-08-28
1
-46
/
+46
[next]