rust/tests/ui/panic-runtime/need-abort-got-unwind.stderr

5 lines
166 B
Plaintext

error: the crate `needs_abort` requires panic strategy `abort` which is incompatible with this crate's strategy of `unwind`
error: aborting due to 1 previous error