Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
src
/
test
/
ui
/
panic-runtime
/
need-unwind-got-abort.stderr
blob: 4c71df3ebc1477bac07f16f6c3e6fa8c6726f738 [
file
] [
log
] [
blame
]
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