Rust Bans LLM-Written Code in Its Compiler Monorepo
Five Rust teams adopted an LLM policy on 5 August covering the rust-lang/rust monorepo: models may analyse, review, and find bugs, but may not author code, docs, diagnostics, or PR comments without disclosure. Soundness-critical changes are off limits unless the author is a domain expert. The stated reason is review economics — polish no longer signals effort, and pasted model output burns reviewer time.
Inside Rust Blog
Read more →

