summaryrefslogtreecommitdiffstats
path: root/tests/ui/panic-runtime/need-abort-got-unwind.stderr
blob: 2a13f45c1e2ec06cbfbfb20b3843800bfb530e6c (plain)
1
2
3
4
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