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

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

5 lines
167 B
Plaintext
Raw Normal View History

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