Commit 1185f3ea authored by Sergey Pepyakin's avatar Sergey Pepyakin Committed by GitHub
Browse files

Get rid of in-substrate usages of `core_intrinsics` feature (#4823)

* Remove usage of unneeded Rust feature core_intrinsics

* core::intrinsics::abort -> arch::wasm32::unreachable

* Don't publish `core::intrinsics`.

* Disable panic_handler and alloc_error_handler for no_std non wasm builds
parent c0af9953
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment