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

Commits on Jul 11, 2019

  1. Add no_std support

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 11, 2019
    Copy the full SHA
    ee1f741 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    851c420 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Migrate to 2018 edition

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 12, 2019
    Copy the full SHA
    0adc0ac View commit details
    Browse the repository at this point in the history
  2. Add no_std test for ci

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 12, 2019
    Copy the full SHA
    a7ea5fc View commit details
    Browse the repository at this point in the history
  3. Config travis ci

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 12, 2019
    Copy the full SHA
    227a1e6 View commit details
    Browse the repository at this point in the history