Skip to content

feat(rust): update rust to 1.97.1 - #502

Merged
twitchyliquid64 merged 1 commit into
mainfrom
tom/psmisc
Jul 21, 2026
Merged

feat(rust): update rust to 1.97.1#502
twitchyliquid64 merged 1 commit into
mainfrom
tom/psmisc

Conversation

@twitchyliquid64

@twitchyliquid64 twitchyliquid64 commented Jul 21, 2026

Copy link
Copy Markdown
Member

rust builds locally, will let buildbot try the rest

Summary by CodeRabbit

  • Chores
    • Updated the Rust source version used during builds.
    • Updated the corresponding source archive verification checksum.
    • Removed an obsolete compilation configuration setting.
    • Added clarification for the existing linker configuration.

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1ae81963-1f0f-4626-91eb-32cb165a1e60

📥 Commits

Reviewing files that changed from the base of the PR and between ae08be2 and 4782a66.

📒 Files selected for processing (2)
  • packages/rust/bootstrap.toml
  • packages/rust/build.ncl

📝 Walkthrough

Walkthrough

Rust is pinned to source version 1.97.1 with a matching checksum. Bootstrap metadata is updated, the stage0 libtest setting is removed, and the existing linker setting receives explanatory documentation.

Changes

Rust toolchain update

Layer / File(s) Summary
Rust source version and checksum
packages/rust/build.ncl
The build specification now uses Rust 1.97.1 and the corresponding source archive checksum.
Bootstrap configuration updates
packages/rust/bootstrap.toml
The change identifier is updated, compiletest-use-stage0-libtest is removed, and the lld = false setting is documented.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested reviewers: bryan-minimal

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main change: updating Rust to version 1.97.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tom/psmisc

Comment @coderabbitai help to get the list of available commands.

@bryan-minimal bryan-minimal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@twitchyliquid64
twitchyliquid64 added this pull request to the merge queue Jul 21, 2026
Merged via the queue into main with commit 363df21 Jul 21, 2026
10 checks passed
@twitchyliquid64
twitchyliquid64 deleted the tom/psmisc branch July 21, 2026 23:20
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.

2 participants