Skip to content

style: rustfmt tombstone_tests.rs - #9321

Merged
proggeramlug merged 1 commit into
mainfrom
fix/fmt-9317
Aug 31, 2026
Merged

style: rustfmt tombstone_tests.rs#9321
proggeramlug merged 1 commit into
mainfrom
fix/fmt-9317

Conversation

@proggeramlug

@proggeramlug proggeramlug commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

#9317 landed with formatting that rustfmt reformats, so cargo fmt --all -- --check — a required lint step — is currently red on main. One file, formatting only.

Summary by CodeRabbit

  • Style
    • Reformatted an internal test assertion for improved consistency.
    • No user-facing behavior or functionality changed.

#9317 landed with formatting rustfmt reformats; cargo fmt --check is a
required lint step.
@proggeramlug
proggeramlug merged commit 192ff13 into main Aug 31, 2026
1 check was pending
@proggeramlug
proggeramlug deleted the fix/fmt-9317 branch August 31, 2026 19:51
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0e2a204b-fb45-4a6d-b65a-f0044a07eacd

📥 Commits

Reviewing files that changed from the base of the PR and between f850ec1 and adbbff1.

📒 Files selected for processing (1)
  • crates/perry-runtime/src/object/tombstone_tests.rs

📝 Walkthrough

Walkthrough

The change reformats one assert_eq! assertion in the tombstone test. It does not change logic, control flow, or error handling.

Changes

Tombstone test formatting

Layer / File(s) Summary
Delete assertion formatting
crates/perry-runtime/src/object/tombstone_tests.rs
The assertion for deleting key_number_03 is reformatted from multiple lines to one line. Its expected result remains 1.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/fmt-9317

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.

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