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

Generic Associated Types Parsing & Name Resolution #45904

Merged
merged 19 commits into from
Dec 2, 2017
Merged

Generic Associated Types Parsing & Name Resolution #45904

merged 19 commits into from
Dec 2, 2017

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    19e25b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd8ea1 View commit details
    Browse the repository at this point in the history
  3. Adding feature gate

    sunjay committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    f296134 View commit details
    Browse the repository at this point in the history
  4. Fixed tidy errors

    sunjay committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    83efebc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    332a3cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b196fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e565b5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2aaba9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    223d091 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a69ce9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0621a1 View commit details
    Browse the repository at this point in the history
  12. Renaming MethodRibKind to TraitOrImplItemRibKind and removing its fie…

    …ld which was never used. Lifting the HasTypeParameters rib to all trait item kinds and all impl item kinds
    sunjay committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    1c023b3 View commit details
    Browse the repository at this point in the history
  13. Testing and fixes

    sunjay committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    38c2a73 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3bac9ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc52e41 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    db4408a View commit details
    Browse the repository at this point in the history
  17. Moved all of the tests over to ui and annotated why they are failing …

    …with appropriate fixme comments
    sunjay committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    fdf6c65 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f0ecdfb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9d5592b View commit details
    Browse the repository at this point in the history