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

5 lines
164 B
Plaintext
Raw Normal View History

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