External Publication
Visit Post

Custom Cargo Command to Show Only Errors (Avoid Setting RustFLAGS Every Time)

Rust Internals [Unofficial] February 23, 2026
Source

build.warnings = "allow|deny" is not meant to significantly innovate on the workflow. Unsure if build.warnings = "allow" is motivating on its own but build.warnings = "deny" is and supporting both is a natural way of expressing this in the config.

Discussion in the ATmosphere

Loading comments...