Skip to content

build(msrv)!: require Rust 1.97.1 - #201

Merged
acgetchell merged 2 commits into
mainfrom
build/rust-1-97-1
Aug 1, 2026
Merged

build(msrv)!: require Rust 1.97.1#201
acgetchell merged 2 commits into
mainfrom
build/rust-1-97-1

Conversation

@acgetchell

@acgetchell acgetchell commented Aug 1, 2026

Copy link
Copy Markdown
Owner
  • align contributor, CI, release, and Clippy toolchain baselines
  • compile benchmarks with Cargo's warning policy to preserve cache reuse
  • publish CodeRabbit's canonical review check for ruleset enforcement

BREAKING CHANGE: la-stack now requires Rust 1.97.1.

Summary by CodeRabbit

  • Documentation
    • Updated contributor, release, and project documentation to require Rust 1.97.1.
    • Clarified repository checks and review-progress reporting behavior.
  • Chores
    • Updated the project’s minimum supported and pinned Rust toolchains to 1.97.1.
    • Improved benchmark compilation warning enforcement using the current Cargo warning setting.

- align contributor, CI, release, and Clippy toolchain baselines
- compile benchmarks with Cargo's warning policy to preserve cache reuse
- publish CodeRabbit's canonical review check for ruleset enforcement

BREAKING CHANGE: la-stack now requires Rust 1.97.1.
@acgetchell acgetchell self-assigned this Aug 1, 2026
@acgetchell
acgetchell enabled auto-merge August 1, 2026 06:33
@coderabbitai

coderabbitai Bot commented Aug 1, 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: ea259e1b-da8a-4612-8bd4-b5a278f13ce5

📥 Commits

Reviewing files that changed from the base of the PR and between 99bac26 and 5235365.

📒 Files selected for processing (1)
  • .coderabbit.yaml

📝 Walkthrough

Walkthrough

The pull request raises the Rust MSRV and pinned toolchain from 1.97.0 to 1.97.1, updates related documentation and Clippy settings, changes benchmark warning enforcement, and clarifies review configuration comments.

Changes

Rust toolchain alignment

Layer / File(s) Summary
Rust version alignment
Cargo.toml, rust-toolchain.toml, clippy.toml, AGENTS.md, CONTRIBUTING.md, README.md, docs/RELEASING.md
Rust version requirements, toolchain pins, Clippy settings, and documentation now use Rust 1.97.1.
Benchmark warning policy
justfile
bench-compile uses CARGO_BUILD_WARNINGS=deny for both benchmark compilation commands.
Review configuration comments
.coderabbit.yaml
Comments document the legacy commit-status requirement and explain why review-progress reporting remains disabled. Configuration values are unchanged.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related issues

Possibly related PRs

🚥 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 concisely identifies the primary change: raising the minimum supported Rust version to 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 build/rust-1-97-1

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

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.86%. Comparing base (1b6249d) to head (5235365).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files           8        8           
  Lines        4969     4969           
=======================================
  Hits         4863     4863           
  Misses        106      106           
Flag Coverage Δ
unittests 97.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

- publish the legacy CodeRabbit commit status required by the main ruleset
- keep review progress disabled until CodeRabbit can publish the required check run
@acgetchell
acgetchell merged commit f332160 into main Aug 1, 2026
21 checks passed
@acgetchell
acgetchell deleted the build/rust-1-97-1 branch August 1, 2026 14:29
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