Skip to content

fix(fmt): align rustfmt.toml edition with workspace edition 2024#264

Merged
EffortlessSteven merged 1 commit into
mainfrom
fix/rustfmt-edition-2024
Mar 17, 2026
Merged

fix(fmt): align rustfmt.toml edition with workspace edition 2024#264
EffortlessSteven merged 1 commit into
mainfrom
fix/rustfmt-edition-2024

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • rustfmt.toml declared edition = "2021" but the workspace Cargo.toml uses edition = "2024"
  • Updated to edition = "2024" so formatting rules match the actual edition in use

Test plan

  • cargo fmt --check passes

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai

coderabbitai Bot commented Mar 15, 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 12 minutes and 50 seconds before requesting another review.

⌛ 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: 94d368c7-1b6e-41bf-99b7-73a8b15ead80

📥 Commits

Reviewing files that changed from the base of the PR and between 080f104 and d8188a1.

📒 Files selected for processing (1)
  • rustfmt.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/rustfmt-edition-2024
📝 Coding Plan
  • Generate coding plan for human review comments

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.

@EffortlessSteven EffortlessSteven merged commit 3ab65d4 into main Mar 17, 2026
4 checks passed
@EffortlessSteven EffortlessSteven deleted the fix/rustfmt-edition-2024 branch April 3, 2026 04:38
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