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

primitive-types: add no_std support for serde feature #385

Merged
merged 3 commits into from
May 4, 2020
Merged

primitive-types: add no_std support for serde feature #385

merged 3 commits into from
May 4, 2020

Commits on May 1, 2020

  1. primitive-types: add no_std support for serde feature

    This adds no_std support to primitive-types with serde.
    
    Due to rust-lang/cargo#3494,
    a separate new feature `serde_no_std` is created.
    xu-cheng committed May 1, 2020
    Configuration menu
    Copy the full SHA
    e143458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee5356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd89156 View commit details
    Browse the repository at this point in the history