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

NLL should identify and respect the lifetime annotations that the user wrote #48482

Merged
merged 17 commits into from
Mar 24, 2018

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    c0fdb29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b285d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1331cd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f21aa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    239b3ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee4c7ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8d81b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4b9a78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d2a60c View commit details
    Browse the repository at this point in the history
  10. UserAssertTy can handle inference variables.

    This commit modifies the UserAssertTy statement to take a canonicalized
    type rather than a regular type so that we can handle the case where the
    user provided type contains a inference variable.
    davidtwco committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    692a931 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1648bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc5c4da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    04aeef8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    447ae76 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    03481f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a0162b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4161ae7 View commit details
    Browse the repository at this point in the history