]> git.lizzy.rs Git - rust.git/blob - src/test/ui/panic-runtime/need-abort-got-unwind.stderr
move an `assert!` to the right place
[rust.git] / src / test / ui / panic-runtime / need-abort-got-unwind.stderr
1 error: the crate `needs_abort` requires panic strategy `abort` which is incompatible with this crate's strategy of `unwind`
2
3 error: aborting due to previous error
4