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