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

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

5 lines
152 B
Plaintext
Raw Normal View History

2018-08-08 07:28:26 -05:00
error: the linked panic runtime `panic_runtime_abort` is not compiled with this crate's panic strategy `unwind`
2022-05-19 11:38:54 -05:00
error: aborting due to previous error
2018-08-08 07:28:26 -05:00