Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
panic-runtime
/
need-abort-got-unwind.stderr
blob: 2a13f45c1e2ec06cbfbfb20b3843800bfb530e6c [
file
] [
log
] [
blame
]
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