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

no_std support for all crates #717

Closed
wants to merge 5 commits into from
Closed

no_std support for all crates #717

wants to merge 5 commits into from

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    35653b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194122c View commit details
    Browse the repository at this point in the history
  3. Make idna no_std compatible

    Add default feature flag "std" that enables a `std::error::Error` impl for `Errors`.
    madsmtm committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    422a260 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Test no_std support

    madsmtm committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    81ee074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d2a4c View commit details
    Browse the repository at this point in the history