Skip to content
Unverified Commit 4e0e8c17 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 584ac4f8
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