paradigmxyz
solar
BlogDocsChangelog

Branches performance

Pull requests

chore(deps): weekly `cargo update`#673
last run
5 days ago
chore(deps): weekly `cargo update` Locking 21 packages to latest compatible versions Updating alloy-json-abi v1.5.1 -> v1.5.2 Updating alloy-primitives v1.5.1 -> v1.5.2 Updating alloy-sol-type-parser v1.5.1 -> v1.5.2 Updating cc v1.2.50 -> v1.2.51 Updating codspeed v4.1.0 -> v4.2.0 Updating codspeed-criterion-compat v4.1.0 -> v4.2.0 Updating codspeed-criterion-compat-walltime v4.1.0 -> v4.2.0 Updating crypto-common v0.1.6 -> v0.1.7 Updating derive_more v2.1.0 -> v2.1.1 Updating derive_more-impl v2.1.0 -> v2.1.1 Updating find-msvc-tools v0.1.5 -> v0.1.6 Downgrading generic-array v0.14.9 -> v0.14.7 (available: v0.14.9) Updating itoa v1.0.15 -> v1.0.17 Updating libredox v0.1.11 -> v0.1.12 Updating portable-atomic v1.12.0 -> v1.13.0 Updating proc-macro2 v1.0.103 -> v1.0.104 Updating ruint v1.17.0 -> v1.17.1 Updating rustix v1.1.2 -> v1.1.3 Removing ryu v1.0.21 Updating serde_json v1.0.145 -> v1.0.148 Unchanged slang_solidity v0.18.3 (available: v1.3.2) Unchanged solang-parser v0.3.4 (available: v0.3.5) Updating tempfile v3.23.0 -> v3.24.0 Unchanged tree-sitter v0.25.8 (available: v0.25.10) Unchanged tree-sitter-solidity v1.2.12 (available: v1.2.13) Unchanged vergen v8.3.2 (available: v9.0.6) Adding zmij v1.0.0 note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>`
5 days ago
4a7c7fe
cargo-update
CodSpeed Performance Gauge
0%
chore: display bits for `int_literal[n]` instead of bytes#672
last run
10 days ago
chore: display bits for `int_literal[n]` instead of bytes
10 days ago
d381b04
onbjerg/push-rlrtkuxosyzw
CodSpeed Performance Gauge
0%
feat(ast): add TypeSize::new_literal_bits for integer literals Add new_literal_bits and try_new_literal_bits methods to TypeSize that allow non-multiple-of-8 bit sizes for integer literals. This enables storing exact bit lengths (e.g., 7 bits for 127, 8 bits for 128) which is needed to distinguish edge cases for signed integer conversions. Update mk_ty_int_literal to use new_literal_bits instead of new_int_bits.
10 days ago
437f071
onbjerg/typesize
CodSpeed Performance Gauge
+5%
chore(deps): run cargo shear
11 days ago
ef5debe
dani/cargo-shear
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs