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

Feature/33/derive enum variants #34

Merged

Commits on Sep 18, 2018

  1. Run rustfmt over repository.

    azriel91 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    e4c367d View commit details
    Browse the repository at this point in the history
  2. Bump syn to 0.15

    azriel91 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    dbad703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e6b4a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    1e8b948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34c1d7 View commit details
    Browse the repository at this point in the history
  3. Updated documentation.

    azriel91 committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    03a95c0 View commit details
    Browse the repository at this point in the history
  4. Added CHANGELOG.md.

    azriel91 committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    dc1f127 View commit details
    Browse the repository at this point in the history
  5. Added EnumDiscriminants derive.

    azriel91 committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    068b6c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b4b8e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11fced6 View commit details
    Browse the repository at this point in the history
  8. Updated CHANGELOG.md.

    azriel91 committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    f2e9867 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18e60da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c28616d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d71e593 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    236f41d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    f090491 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    52e39e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a454fab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d63fc3 View commit details
    Browse the repository at this point in the history
  4. Added docs about From impls.

    azriel91 committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    f92a81a View commit details
    Browse the repository at this point in the history