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

Support no_std #20

Merged
merged 5 commits into from Jul 12, 2019
Merged

Support no_std #20

merged 5 commits into from Jul 12, 2019

Conversation

koushiro
Copy link
Contributor

@koushiro koushiro commented Jul 12, 2019

What have I changed?

  1. Migrate to 2018 edition
  2. Support no_std (rustc 1.36 has stabilize alloc crate)
  3. Modify CI config

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
@KokaKiwi
Copy link
Owner

It still needs alloc and i would like to reach a point where alloc could be an optional dependency too, but it can be done later i suppose.
But the changes seems OK so i'll merge this, thanks 💚

PS: Also thanks for modifying Travis-CI config file, i don't use it much so i don't really know its capabilities

@KokaKiwi KokaKiwi merged commit 8d9e331 into KokaKiwi:master Jul 12, 2019
@KokaKiwi KokaKiwi mentioned this pull request Jul 13, 2019
@koushiro koushiro deleted the support-no-std branch July 18, 2019 12:52
@fouge
Copy link

fouge commented Dec 9, 2020

+1

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.

None yet

3 participants