build(msrv)!: require Rust 1.97.1 - #201
Conversation
- 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.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe 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. ChangesRust toolchain alignment
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
- publish the legacy CodeRabbit commit status required by the main ruleset - keep review progress disabled until CodeRabbit can publish the required check run
BREAKING CHANGE: la-stack now requires Rust 1.97.1.
Summary by CodeRabbit