mirror of
https://github.com/rust-lang/rust
synced 2024-11-05 20:45:15 +00:00
6 lines
294 B
Text
6 lines
294 B
Text
error: the linked panic runtime `panic_runtime_abort` is not compiled with this crate's panic strategy `unwind`
|
|
|
|
error: the crate `wants_panic_runtime_abort` requires panic strategy `abort` which is incompatible with this crate's strategy of `unwind`
|
|
|
|
error: aborting due to 2 previous errors
|
|
|