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 12:28:26 +00:00
error: the linked panic runtime `panic_runtime_abort` is not compiled with this crate's panic strategy `unwind`
2022-05-19 16:38:54 +00:00
error: aborting due to previous error
2018-08-08 12:28:26 +00:00