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

Fixup IOperation Test Hook #49534

Closed
wants to merge 17 commits into from
Closed

Commits on Nov 21, 2020

  1. Configuration menu
    Copy the full SHA
    3ebc3ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a6def View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8a69ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f67694 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca6943f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8356f43 View commit details
    Browse the repository at this point in the history
  7. Correctly handle local functions declared in a bound block after a us…

    …ing variable declaration.
    333fred committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    8cfbdb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db39a92 View commit details
    Browse the repository at this point in the history
  9. Treat local symbols and local functions defined in a top-level method…

    … as fields or class methods when referenced in other methods.
    333fred committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    b0837af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09fe4c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de7927e View commit details
    Browse the repository at this point in the history
  12. Classify conditional access expression captures as long-lived. If the…

    …re is nested flow (say in the arguments to a method), the region can keep extending while the capture isn't actually used further.
    333fred committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    9f97ca2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4af2613 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4ab21f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4dd6735 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff250a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c962fed View commit details
    Browse the repository at this point in the history