mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
ee2a888860
When tests fail, their stdout and stderr is printed as part of the summary, but this helps suppress failure messages from #[should_fail] tests and generally clean up the output of the test runner.