summaryrefslogtreecommitdiffstats
path: root/src/test/ui/panic-runtime/need-abort-got-unwind.stderr
blob: d29c7875fd0ff391365f7c8fb540747757b9583b (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 previous error