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

Refactor Binder to track bound vars #76814

Merged
merged 12 commits into from Mar 31, 2021
Merged

Commits on Mar 31, 2021

  1. Some rebinds and dummys

    jackh726 committed Mar 31, 2021
    Copy the full SHA
    4955d75 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    97a22a4 View commit details
    Browse the repository at this point in the history
  3. count bound vars

    jackh726 committed Mar 31, 2021
    Copy the full SHA
    74851f4 View commit details
    Browse the repository at this point in the history
  4. Add tcx lifetime to Binder

    jackh726 committed Mar 31, 2021
    Copy the full SHA
    62a49c3 View commit details
    Browse the repository at this point in the history
  5. Track bound vars

    jackh726 committed Mar 31, 2021
    Copy the full SHA
    30187c8 View commit details
    Browse the repository at this point in the history
  6. Revert explicit lifetimes

    jackh726 committed Mar 31, 2021
    Copy the full SHA
    84f82d3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    666859a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6d5efa9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8ad7e56 View commit details
    Browse the repository at this point in the history
  10. Fmt and test revert

    jackh726 committed Mar 31, 2021
    Copy the full SHA
    4ff65ec View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0c98dc6 View commit details
    Browse the repository at this point in the history
  12. Cleanups and comments

    jackh726 committed Mar 31, 2021
    Copy the full SHA
    7108918 View commit details
    Browse the repository at this point in the history