Fix a few WASI lints - #8457
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
🚧 Files skipped from review as they are similar to previous changes (5)
📝 WalkthroughWalkthroughThe PR adds platform-specific Clippy expectations, changes GC timing arguments to pass by value, and updates one format string to use captured argument syntax. ChangesVM lint and helper cleanup
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
I left one lint (a clippy deny) unfixed because it's a lot more involved, so I'll work on it in a different patch.
4bd6b0a to
b5692ba
Compare
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
I left one lint (a clippy deny) unfixed because it's a lot more involved, so I'll work on it in a different patch.
Summary
Summary by CodeRabbit
Refactor
Chores