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

Add ability to compile for core #108

Closed
wants to merge 5 commits into from
Closed

Commits on Jul 10, 2016

  1. Add ability to compile for core

    * Add dependency on core_io
    * Change mentions of std to core
    * Cfg-out everything that doesn't work in core
    Jethro Beekman committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    1c81514 View commit details
    Browse the repository at this point in the history
  2. Fix build for Rust versions before core was stable

    Jethro Beekman committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    4601525 View commit details
    Browse the repository at this point in the history
  3. Add more features to support stable

    Jethro Beekman committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    3bad2cb View commit details
    Browse the repository at this point in the history
  4. Switch from no_std feature to default-on std feature

    Jethro Beekman committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    6896e25 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Bump core_io version

    Jethro Beekman committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    2c7ba02 View commit details
    Browse the repository at this point in the history