mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00

Don't print to raw stderr in test Avoids polluting the output of tests with Cargo's build output.
Don't print to raw stderr in test Avoids polluting the output of tests with Cargo's build output.