Skip to content

chore: bump Cargo version to 1.97 - #3788

Merged
mmagician merged 2 commits into
release/v0.16.0-rcfrom
santiagopittella-bump-rust-version-v0.16.0-rc
Sep 1, 2026
Merged

chore: bump Cargo version to 1.97#3788
mmagician merged 2 commits into
release/v0.16.0-rcfrom
santiagopittella-bump-rust-version-v0.16.0-rc

Conversation

@SantiagoPittella

Copy link
Copy Markdown
Collaborator

Bumps the cargo version to 1.97 in the rust-toolchain.toml and the MSRV, also fixes some new clippy warnings.

SantiagoPittella and others added 2 commits August 31, 2026 15:50
1.98 is the current stable (released 2026-08-20) and, like 1.97, carries
the `cargo publish --workspace` deadlock fix from rust-lang/cargo#17071
that the release job needs.

Going one release further adds the `chunks_exact_to_as_chunks` lint on
top of the ones 1.97 reports, so `AccountStorageHeader::try_from_elements`
and the attachment parser move to `as_chunks`. Both call sites already
guard the length, so the behaviour is unchanged - and the array chunks
make the fixed-width indexing that follows statically checked.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015bLUPBgD8T6Edt2141yrvQ
@mmagician
mmagician marked this pull request as ready for review September 1, 2026 09:41
@mmagician
mmagician enabled auto-merge (squash) September 1, 2026 09:41
@mmagician
mmagician merged commit e385a67 into release/v0.16.0-rc Sep 1, 2026
16 checks passed
@mmagician
mmagician deleted the santiagopittella-bump-rust-version-v0.16.0-rc branch September 1, 2026 09:44
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.

3 participants