Rust Code Review

Review Rust changes on two axes at once — standards (idioms, ownership, errors, API surface, unsafe) and spec (does the change do what was asked) — with a Rust smell baseline layered on the repo lint configuration. Use when reviewing a Rust diff, pull request, or branch, when asked whether a change is ready to merge, or when a review needs to cover more than what clippy already reports.

rewrite-rs b8839c3 4 files · 17.8 KB Updated

File contents

rewrite-rs/skills/tree/main/skills/workflow/rust-code-review commit b8839c32eb

Frequently asked questions

npx skillmds@latest add rewrite-rs/rust-code-review