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 stronger typing using the NewType pattern #38

Closed
wants to merge 11 commits into from
Closed

Add stronger typing using the NewType pattern #38

wants to merge 11 commits into from

Commits on Apr 15, 2018

  1. Configuration menu
    Copy the full SHA
    df2f52a View commit details
    Browse the repository at this point in the history
  2. Fix secret redaction

    ramosbugs committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    cbd18eb View commit details
    Browse the repository at this point in the history
  3. Fix Clippy lints

    ramosbugs committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    b7c5417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ec5f40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    032a5f6 View commit details
    Browse the repository at this point in the history
  6. Export new_type macros

    ramosbugs committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    a86206d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f7a1df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0092e2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d407cb0 View commit details
    Browse the repository at this point in the history
  10. Don't export macros

    ramosbugs committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    2bee992 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d658a0d View commit details
    Browse the repository at this point in the history