Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
panic-runtime
/
need-unwind-got-abort.stderr
blob: 2a0647fe700cee504b9da1b5e03d11efc5cd6df3 [
file
] [
log
] [
blame
] [
edit
]
error
:
the crate
`needs_unwind`
requires panic strategy
`unwind`
which
is
incompatible
with
this
crate
's strategy of `abort`
error: aborting due to 1 previous error