比 clippy --fix 快 120 倍:Rust 自动修复工具 cargo-fixit

charliermarsh · x · 2026-08-05

Ruff 作者 Charlie Marsh 分享了他参与开发的 cargo-fixit,这是一款旨在替代 cargo fix 和 clippy --fix 的 Rust 工具。

该工具主打极致的速度,作者展示了一个极端案例:在 Codex 代码库中运行时,它比传统的 clippy --fix 快了 120 倍。目前该项目已在 GitHub 上开源。

原文链接 →

「编程与Agent」频道最新

更多「编程与Agent」频道 AI 资讯 →