Skip to content

Add #![no_std] #85

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

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Add #![no_std] #85

merged 2 commits into from
Jun 6, 2018

Conversation

est31
Copy link
Contributor

@est31 est31 commented Jun 5, 2018

This crate uses nothing from the std crate that's not already
present in libcore. Therefore, add a #![no_std] tag.

@est31 est31 mentioned this pull request Jun 5, 2018
14 tasks
Copy link
Owner

@indiv0 indiv0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moving to no_std sounds good to me. Would you mind adding yourself to the contributors file and to change the commit message format to follow the format described in CONTRIBUTING.md though?

est31 added 2 commits June 5, 2018 23:04
This crate uses nothing from the std crate that's not already
present in libcore. Therefore, add a #![no_std] mode.
@est31
Copy link
Contributor Author

est31 commented Jun 5, 2018

@indiv0 I've adjusted the PR. After merging, could you make a release to crates.io? That would be wonderful.

@indiv0 indiv0 merged commit 94a507c into indiv0:master Jun 6, 2018
@indiv0
Copy link
Owner

indiv0 commented Jun 6, 2018

Sure thing. I'll get right on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants