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 TryFrom impls #123

Merged
merged 8 commits into from
Mar 14, 2020
Merged

Add TryFrom impls #123

merged 8 commits into from
Mar 14, 2020

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    d4def0f View commit details
    Browse the repository at this point in the history
  2. Add 1.34.0 to CI for TryFrom

    milesand authored and cuviper committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    3a19339 View commit details
    Browse the repository at this point in the history
  3. has_i128 is assumed now

    cuviper committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    156ef18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c430b2f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Add by-value conversions

    milesand committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    9e37177 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    406f192 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    milesand committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0da7ae7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Simplify TryFrom a little bit

    cuviper committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    029d04d View commit details
    Browse the repository at this point in the history