X Tutup
Skip to content

rustfmt#7390

Merged
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:fmt
Mar 9, 2026
Merged

rustfmt#7390
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:fmt

Conversation

@youknowone
Copy link
Member

@youknowone youknowone commented Mar 9, 2026

Summary by CodeRabbit

  • Refactor
    • Internal code cleanup with no impact to functionality or user experience.

@youknowone youknowone marked this pull request as ready for review March 9, 2026 13:31
@youknowone youknowone merged commit 6c12152 into RustPython:main Mar 9, 2026
11 of 13 checks passed
@youknowone youknowone deleted the fmt branch March 9, 2026 13:31
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 9, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 05f3571d-1cb2-4d81-8f23-ea914d2c07bf

📥 Commits

Reviewing files that changed from the base of the PR and between 82e9b5d and c7a1f37.

📒 Files selected for processing (1)
  • crates/vm/src/object/core.rs

📝 Walkthrough

Walkthrough

Const assertions and helper lines in the PyObjectRef Deref implementation were reformatted: several multi-line expressions were consolidated onto single lines. No behavioral or public API changes detected.

Changes

Cohort / File(s) Summary
Formatting Consolidation
crates/vm/src/object/core.rs
Const assertions and helper expressions in the Deref impl block were collapsed onto single lines; only formatting/whitespace changes, no logic or signature edits.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

A rabbit hopped through code so neat,
I folded lines with careful feet.
No logic changed, just space made kind,
A tidy trunk, a clearer mind.
🐇✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

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

X Tutup