Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable #![no_std] #579

Merged
merged 5 commits into from
Feb 28, 2021
Merged

Enable #![no_std] #579

merged 5 commits into from
Feb 28, 2021

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Feb 28, 2021

cc #106

Adds #![no_std] in lib.rs and fixes the resulting compilation errors.

@tomaka tomaka added the automerge Automatically merge pull request as soon as possible label Feb 28, 2021
@mergify mergify bot merged commit a472de3 into paritytech:main Feb 28, 2021
@tomaka tomaka deleted the no-std branch February 28, 2021 19:36
tomaka added a commit that referenced this pull request Apr 8, 2021
* Enable #![no_std]

* database-sled depends on std

* Add comment

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
tomaka added a commit to tomaka/substrate-lite-1 that referenced this pull request Apr 15, 2021
* Enable #![no_std]

* database-sled depends on std

* Add comment

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge pull request as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant