]> git.lizzy.rs Git - rust.git/blob - src/test/ui/panic-runtime/want-unwind-got-abort.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / panic-runtime / want-unwind-got-abort.stderr
1 error: the linked panic runtime `panic_runtime_abort` is not compiled with this crate's panic strategy `unwind`
2
3 error: the crate `panic_runtime_abort` is compiled with the panic strategy `abort` which is incompatible with this crate's strategy of `unwind`
4
5 error: aborting due to 2 previous errors
6