mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
6aa5f1ac6f
Default test output conflict handling to error https://github.com/oli-obk/ui_test/pull/175 got rid of the `bool` that controlled the default handling so we need to specify it ourselves r? `@flip1995` changelog: none