Skip to content

docs: mark rust-1.95 compatibility audit as historical record#563

Merged
EffortlessSteven merged 1 commit into
mainfrom
docs/rust-1.95-audit-historical-note
May 11, 2026
Merged

docs: mark rust-1.95 compatibility audit as historical record#563
EffortlessSteven merged 1 commit into
mainfrom
docs/rust-1.95-audit-historical-note

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

docs/audits/rust-1.95-compatibility.md still leads with Current MSRV: 1.92 and Target MSRV: 1.95 (proposed), which was accurate when the audit was run on 2026-05-08 but is misleading now that the bump has landed. Add a top-of-doc callout that:

  • Marks the document as a pre-bump historical record.
  • Points readers to the live policy files: Cargo.toml (`rust-version = "1.95"`), rust-toolchain.toml (`channel = "1.95"`), policy/clippy-lints.toml (`msrv = "1.95"`).
  • Notes that the "Current MSRV: 1.92" line below reflects the workspace state at the time of audit, not today.

Pure docs change — 7 lines added, audit body untouched.

Validation

  • `cargo xtask typos` — passed
  • `git diff --check` — clean

Test plan

  • CI green (docs-sync should be unaffected; doc isn't in the docs-sync inventory)

The audit predates the actual MSRV bump and still says "Current MSRV:
1.92", which can mislead readers who land here today. Add a callout at
the top that points to the live policy files (`Cargo.toml`,
`rust-toolchain.toml`, `policy/clippy-lints.toml`) and notes the audit's
"Current MSRV" line is point-in-time.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented May 11, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 24 minutes and 37 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: b6b11e5a-ec5a-46fb-bebb-d3595f8d1649

📥 Commits

Reviewing files that changed from the base of the PR and between 310a70f and 1e7f697.

📒 Files selected for processing (1)
  • docs/audits/rust-1.95-compatibility.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/rust-1.95-audit-historical-note

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the docs/audits/rust-1.95-compatibility.md file to include a historical record notice. This addition clarifies that the audit was conducted prior to the workspace MSRV bump from 1.92 to 1.95, which has since been merged into the main branch. There are no review comments to address, and I have no further feedback to provide.

@EffortlessSteven EffortlessSteven merged commit 436bfa8 into main May 11, 2026
5 checks passed
@EffortlessSteven EffortlessSteven deleted the docs/rust-1.95-audit-historical-note branch May 11, 2026 10:49
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