Skip to content

chore: bump Rust toolchain to 1.96.0#2679

Merged
benfdking merged 1 commit into
mainfrom
bump-rust-1.96
Jun 6, 2026
Merged

chore: bump Rust toolchain to 1.96.0#2679
benfdking merged 1 commit into
mainfrom
bump-rust-1.96

Conversation

@benfdking
Copy link
Copy Markdown
Collaborator

Summary

Bumps the pinned Rust toolchain from 1.95 to 1.96.0.

Updated in all six places:

  • MODULE.bazelversions = ["1.96.0"] (hermetic toolchain Bazel downloads)
  • BUILD.bazelrust_version = "1.96.0" (cargo_vendor)
  • cargo_build.bzl — default rust_version = "1.96.0"
  • crates/cli/Cargo.toml, crates/cli-lib/Cargo.toml, crates/cli-python/Cargo.tomlrust-version = "1.96"
  • MODULE.bazel.lock — regenerated (updated Cargo.toml content hashes)

CI workflows use toolchain: stable, so no changes needed there.

Test plan

  • bazelisk test //... passes (exit code 0) on the new 1.96.0 toolchain.

🤖 Generated with Claude Code

Update the pinned Rust version from 1.95 to 1.96.0 across the Bazel
toolchain and crate manifests.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@benfdking benfdking merged commit bbc58ec into main Jun 6, 2026
23 of 27 checks passed
@benfdking benfdking deleted the bump-rust-1.96 branch June 6, 2026 22:52
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 6, 2026

Benchmark for 28d6512

Click to view benchmark
Test Base PR %
DepthMap::from_parent 49.5±0.23µs 48.7±0.76µs -1.62%
fix_complex_query 10.4±0.07ms 10.0±0.07ms -3.85%
fix_superlong 211.3±7.71ms 181.1±12.37ms -14.29%
parse_complex_query 3.3±0.03µs 3.3±0.03µs 0.00%
parse_expression_recursion 5.7±0.06µs 5.8±0.04µs +1.75%
parse_simple_query 837.6±15.96ns 825.4±14.55ns -1.46%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant