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

Finish implementing GATs #134

Merged
merged 11 commits into from
May 24, 2018
Merged

Finish implementing GATs #134

merged 11 commits into from
May 24, 2018

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    520c416 View commit details
    Browse the repository at this point in the history
  2. Write tests for GATs

    tmandry committed May 23, 2018
    Configuration menu
    Copy the full SHA
    3408f36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c29c033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d109ff0 View commit details
    Browse the repository at this point in the history
  5. Lower bounds on associated types

    Adds reverse rule and WF rules for associated type bounds.
    
    The WF rules aren't quite right, but they'll be fixed in a later commit.
    tmandry committed May 23, 2018
    Configuration menu
    Copy the full SHA
    446df30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e52a13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5d9422 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcd7fe2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc524eb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

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