-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Remove Reverse bytecode
#6675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Reverse bytecode
#6675
Conversation
📝 WalkthroughWalkthroughRemoved the RustPython-only Changes
Sequence Diagram(s)(omitted) Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings🔇 Additional comments (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. Comment |
Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>
|
Code has been automatically formatted The code in this PR has been formatted using git pull origin bytecode-remove-reverse |
Yay #6677 works |
|
Great! The message looks like need to be changed. it is not by |
* Remove `Reverse` bytecode * Update crates/compiler-core/src/bytecode.rs Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com> * Gen * Remove Reverse * Auto-format: cargo fmt --all * Revert comment * Remove debug code * Fix CI --------- Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Remove `Reverse` bytecode * Update crates/compiler-core/src/bytecode.rs Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com> * Gen * Remove Reverse * Auto-format: cargo fmt --all * Revert comment * Remove debug code * Fix CI --------- Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Summary by CodeRabbit
Chores
Breaking Changes
✏️ Tip: You can customize this high-level summary in your review settings.