Unverified Commit 1b5f4243 authored by Squirrel's avatar Squirrel Committed by GitHub
Browse files

sp-std removal from substrate/primitives (#3274)



This PR removes sp-std crate from substrate/primitives sub-directories.

For now crates that have `pub use` of sp-std or export macros that would
necessitate users of the macros to `extern crate alloc` have been
excluded from this PR.

There should be no breaking changes in this PR.

---------

Co-authored-by: default avatarKoute <[email protected]>
parent 6b1179f1
Pipeline #456139 failed with stages
in 34 minutes and 46 seconds
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