| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
WalkthroughWorkspace configuration updated: the derive crate was removed from the top-level workspace members and the rustpython-derive workspace dependency path changed from "derive" to "crates/derive", version unchanged. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
📜 Recent review details Configuration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro 📥 CommitsReviewing files that changed from the base of the PR and between a8954e4 and 1ce2f09. 📒 Files selected for processing (1)
Cargo.toml (1) 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. ❤️ ShareComment @coderabbitai help to get the list of available commands and usage tips. |
Sorry, something went wrong.
|
✅ Actions performed
Review triggered.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review detailsConfiguration used: Path: .coderabbit.yml
Review profile: CHILL
Plan: Pro
📥 CommitsReviewing files that changed from the base of the PR and between 609d99f and dc7df08.
📒 Files selected for processing (2)Cargo.toml (1)154-154: Migration verified—no issues remain.
The crate relocation is complete and correct:
- ✓ crates/derive/Cargo.toml exists with valid structure
- ✓ No stale path = "derive" references found
- ✓ All consumers (jit, pylib, stdlib, vm) use workspace = true
- ✓ Root Cargo.toml line 154 correctly references path = "crates/derive"
- ✓ Workspace glob pattern crates/* captures the moved crate
- ✓ derive-impl (separate crate at root level) correctly remains an explicit member
Sorry, something went wrong.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
ref: #6214
Summary by CodeRabbit