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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
166 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 1 previous error