mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
e4c144b779
make UI tests that use `--test` work on panic=abort targets By passing `-Zpanic_abort_test`. fixes #135819