summaryrefslogtreecommitdiffstats
path: root/src/test/ui/panic-runtime/need-unwind-got-abort.stderr
blob: 4c71df3ebc1477bac07f16f6c3e6fa8c6726f738 (plain)
1
2
3
4
error: the crate `needs_unwind` requires panic strategy `unwind` which is incompatible with this crate's strategy of `abort`

error: aborting due to previous error