Introducing rust-doctor
A unified code health scanner for Rust projects — what it does, why it exists, and how to get started.
Arthur Jean
Articles about Rust code quality, static analysis, and rust-doctor.
A unified code health scanner for Rust projects — what it does, why it exists, and how to get started.
Five categories of real Rust bugs — from hardcoded secrets to async deadlocks — that compile cleanly and pass clippy. Here's what actually breaks production.